We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385aa85 commit 4daf220Copy full SHA for 4daf220
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:2.2.2'
+ classpath 'com.android.tools.build:gradle:2.3.0'
9
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.0'
10
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
11
0 commit comments