Browse Source

also increase annotationProcessor

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 5 years ago
parent
commit
1bb04aa29e
2 changed files with 2 additions and 2 deletions
  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"
 
     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"
     implementation 'org.conscrypt:conscrypt-android:2.2.1'

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

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