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