We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40eeea9 commit 61da810Copy full SHA for 61da810
1 file changed
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:2.0.0-alpha1'
+ classpath 'com.android.tools.build:gradle:2.0.0-alpha2'
9
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
10
11
0 commit comments