We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 503098b + 18c202b commit 3f7047aCopy full SHA for 3f7047a
build.gradle
@@ -91,7 +91,7 @@ allprojects {
91
apply plugin: 'net.ltgt.errorprone'
92
93
configurations.errorprone {
94
- resolutionStrategy.force 'com.google.errorprone:error_prone_core:2.0.8'
+ resolutionStrategy.force 'com.google.errorprone:error_prone_core:2.0.9'
95
}
96
97
0 commit comments