We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df16f98 commit 6b075d9Copy full SHA for 6b075d9
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
maven { url "https://plugins.gradle.org/m2/" }
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:3.6.1'
+ classpath 'com.android.tools.build:gradle:3.6.2'
11
classpath "com.hiya:jacoco-android:0.2"
12
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.2'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
0 commit comments