We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b7529 commit 14f975fCopy full SHA for 14f975f
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
google()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:3.2.1'
+ classpath 'com.android.tools.build:gradle:3.1.4'
11
classpath 'com.dicedmelon.gradle:jacoco-android:0.1.3'
12
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.2'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
0 commit comments