We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f01a15 commit 16d58baCopy full SHA for 16d58ba
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
maven { url 'https://maven.google.com' }
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:3.0.0'
+ classpath 'com.android.tools.build:gradle:3.0.1'
11
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
12
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
13
0 commit comments