diff --git a/android/guava-testlib/pom.xml b/android/guava-testlib/pom.xml index 044d5cdd8433..ca63f3429c9e 100644 --- a/android/guava-testlib/pom.xml +++ b/android/guava-testlib/pom.xml @@ -19,7 +19,7 @@ jsr305 - org.checkerframework + io.github.eisop checker-qual diff --git a/android/guava-tests/pom.xml b/android/guava-tests/pom.xml index 69d9bcc13727..64f10fa20c93 100644 --- a/android/guava-tests/pom.xml +++ b/android/guava-tests/pom.xml @@ -26,8 +26,9 @@ jsr305 - org.checkerframework + io.github.eisop checker-qual + ${checker.version} com.google.errorprone diff --git a/android/pom.xml b/android/pom.xml index 309297a700e4..e5687b238537 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -16,7 +16,7 @@ %regex[.*.class] 1.4.2 3.0.2 - 3.34.0-eisop1 + 3.49.3-eisop1 2.26.1 3.0.0 9+181-r4173-1 @@ -460,7 +460,7 @@ be passed as part of the same as -Xplugin:ErrorProne, and I gave up trying to figure out how to do that for test compilation only. --> - -Xplugin:ErrorProne -Xep:NullArgumentForNonNullParameter:OFF -Xep:Java8ApiChecker:ERROR + @@ -465,7 +465,7 @@ be passed as part of the same as -Xplugin:ErrorProne, and I gave up trying to figure out how to do that for test compilation only. --> - -Xplugin:ErrorProne -Xep:NullArgumentForNonNullParameter:OFF -Xep:Java8ApiChecker:ERROR +