aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
author zaaarf <zaaarf@proton.me>2023-04-12 01:37:22 +0200
committer zaaarf <zaaarf@proton.me>2023-04-12 01:37:22 +0200
commitf4ec2cddb11c99b28fbec76ce7aa9dd2158707cb (patch)
tree7ce074019e18da0f29e6c6459ae72d00a5481263 /build.gradle
parent3d2966d9868c80a0a719de98ba3364618c78d061 (diff)
chore: processor version bump
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 2f8b3ac..3fda9f1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -67,7 +67,6 @@ dependencies {
compileJava { //mappings for lillero-processor
options.compilerArgs << '-AmappingsFile=https://data.fantabos.co/1.16.5.tsrg'
- options.compilerArgs << '-AobfuscateInjectorMetadata=true'
}
jar {