We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7fb02d commit 9c16705Copy full SHA for 9c16705
build.gradle
@@ -1,9 +1,10 @@
1
buildscript {
2
repositories {
3
jcenter()
4
+ google()
5
}
6
dependencies {
- classpath 'com.android.tools.build:gradle:3.0.0'
7
+ classpath 'com.android.tools.build:gradle:3.0.1'
8
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4'
9
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
10
0 commit comments