We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eca657 commit c7f1620Copy full SHA for c7f1620
build.gradle
@@ -31,7 +31,7 @@ buildscript {
31
dependencies {
32
classpath 'com.android.tools.build:gradle:4.0.0'
33
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.12'
34
- classpath 'net.ltgt.gradle:gradle-errorprone-plugin:1.2.1'
+ classpath 'net.ltgt.gradle:gradle-errorprone-plugin:1.3.0'
35
classpath 'org.jsoup:jsoup:1.13.1'
36
classpath 'gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.9'
37
classpath 'com.google.gms:google-services:4.3.3'
0 commit comments