File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ buildscript {
26
26
}
27
27
28
28
dependencies {
29
- classpath ' com.android.tools.build:gradle:3.4.1 '
29
+ classpath ' com.android.tools.build:gradle:3.4.2 '
30
30
classpath ' com.google.protobuf:protobuf-gradle-plugin:0.8.8'
31
31
classpath ' net.ltgt.gradle:gradle-errorprone-plugin:0.7.1'
32
32
classpath ' org.jsoup:jsoup:1.11.2'
33
33
classpath ' gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.8'
34
- classpath ' com.google.gms:google-services:4.0.2 '
34
+ classpath ' com.google.gms:google-services:4.3.0 '
35
35
classpath ' me.tatarka:gradle-retrolambda:3.7.1'
36
36
classpath ' digital.wup:android-maven-publish:3.6.2'
37
37
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion "
You can’t perform that action at this time.
0 commit comments