We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcbaaa1 + 1b2b60f commit 94d42c3Copy full SHA for 94d42c3
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