Explorar el Código

also increase annotationProcessor

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky hace 5 años
padre
commit
1bb04aa29e
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      build.gradle
  2. 1 1
      scripts/analysis/findbugs-results.txt

+ 1 - 1
build.gradle

@@ -334,7 +334,7 @@ dependencies {
     kapt "com.google.dagger:dagger-android-processor:$daggerVersion"
     kapt "com.google.dagger:dagger-android-processor:$daggerVersion"
 
 
     compileOnly "org.projectlombok:lombok:1.18.12"
     compileOnly "org.projectlombok:lombok:1.18.12"
-    annotationProcessor "org.projectlombok:lombok:1.18.10"
+    annotationProcessor "org.projectlombok:lombok:1.18.12"
 
 
     ktlint "com.pinterest:ktlint:0.36.0"
     ktlint "com.pinterest:ktlint:0.36.0"
     implementation 'org.conscrypt:conscrypt-android:2.2.1'
     implementation 'org.conscrypt:conscrypt-android:2.2.1'

+ 1 - 1
scripts/analysis/findbugs-results.txt

@@ -1 +1 @@
-386
+387