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.
1 parent 08135e3 commit 18ebb43Copy full SHA for 18ebb43
build.gradle
@@ -39,7 +39,7 @@ buildscript {
39
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.14'
40
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:1.3.0'
41
classpath 'gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.9'
42
- classpath 'com.google.gms:google-services:4.3.3'
+ classpath 'com.google.gms:google-services:4.3.15'
43
classpath "com.ncorti.ktfmt.gradle:plugin:0.11.0"
44
}
45
0 commit comments