File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies {
43
43
implementation ' io.opencensus:opencensus-exporter-stats-stackdriver:0.18.0'
44
44
runtime ' io.opencensus:opencensus-impl:0.18.0'
45
45
46
- implementation ' com.android.tools.build:gradle:3.4 .1'
46
+ implementation ' com.android.tools.build:gradle:3.5 .1'
47
47
testImplementation ' junit:junit:4.12'
48
48
testImplementation(' org.spockframework:spock-core:1.1-groovy-2.4' ) {
49
49
exclude group : ' org.codehaus.groovy'
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ buildscript {
26
26
}
27
27
28
28
dependencies {
29
- classpath ' com.android.tools.build:gradle:3.4.2 '
29
+ classpath ' com.android.tools.build:gradle:3.5.1 '
30
30
classpath ' com.google.protobuf:protobuf-gradle-plugin:0.8.10'
31
31
classpath ' net.ltgt.gradle:gradle-errorprone-plugin:0.7.1'
32
32
classpath ' org.jsoup:jsoup:1.11.2'
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ buildscript {
23
23
}
24
24
25
25
dependencies {
26
- classpath " com.android.tools.build:gradle:3.4.2 "
26
+ classpath " com.android.tools.build:gradle:3.5.1 "
27
27
classpath " com.google.gms:google-services:4.3.0"
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments