We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9703e6 commit 04074dbCopy full SHA for 04074db
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
google()
9
}
10
dependencies {
11
- classpath 'com.android.tools.build:gradle:3.1.1'
+ classpath 'com.android.tools.build:gradle:3.1.0'
12
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
13
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" }
0 commit comments