Skip to content

Commit ea54ca8

Browse files
committed
Update Gradle Android Plugin
1 parent f846248 commit ea54ca8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ buildscript {
77
repositories {
88
jcenter()
99
}
10+
1011
dependencies {
11-
classpath 'com.android.tools.build:gradle:2.3.0-beta3'
12+
classpath 'com.android.tools.build:gradle:2.3.0'
1213
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
1314
}
1415
}

0 commit comments

Comments
 (0)