We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8949722 commit cdb301dCopy full SHA for cdb301d
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:2.1.0-beta3'
+ classpath 'com.android.tools.build:gradle:2.0.0'
9
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
10
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6'
11
// NOTE: Do not place your application dependencies here; they belong
0 commit comments