We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f846248 commit ea54ca8Copy full SHA for ea54ca8
1 file changed
build.gradle
@@ -7,8 +7,9 @@ buildscript {
7
repositories {
8
jcenter()
9
}
10
+
11
dependencies {
- classpath 'com.android.tools.build:gradle:2.3.0-beta3'
12
+ classpath 'com.android.tools.build:gradle:2.3.0'
13
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
14
15
0 commit comments