File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
7
7
maven { url " https://plugins.gradle.org/m2/" }
8
8
}
9
9
dependencies {
10
- classpath ' com.android.tools.build:gradle:3.6.2 '
10
+ classpath ' com.android.tools.build:gradle:3.6.3 '
11
11
classpath " com.hiya:jacoco-android:0.2"
12
12
classpath ' com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.2'
13
13
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION "
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
5
5
google()
6
6
}
7
7
dependencies {
8
- classpath " com.android.tools.build:gradle:3.4.1 "
8
+ classpath ' com.android.tools.build:gradle:3.6.3 '
9
9
classpath " com.github.dcendents:android-maven-gradle-plugin:2.1"
10
10
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
11
11
}
You can’t perform that action at this time.
0 commit comments