Эх сурвалжийг харах

also bump annotationProcessor

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 6 жил өмнө
parent
commit
083b19a96e
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -264,7 +264,7 @@ dependencies {
     implementation 'org.jetbrains:annotations:17.0.0'
     implementation 'org.jetbrains:annotations:17.0.0'
 
 
     compileOnly "org.projectlombok:lombok:1.18.6"
     compileOnly "org.projectlombok:lombok:1.18.6"
-    annotationProcessor "org.projectlombok:lombok:1.18.4"
+    annotationProcessor "org.projectlombok:lombok:1.18.6"
 
 
     androidTestImplementation 'tools.fastlane:screengrab:1.2.0'
     androidTestImplementation 'tools.fastlane:screengrab:1.2.0'