Skip to content

Commit 41c3a2e

Browse files
committed
Updates build script
1 parent 1555db5 commit 41c3a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77

88
dependencies {
99
//classpath 'com.android.tools.build:gradle:1.1.2'
10-
classpath 'com.android.tools.build:gradle:1.3.0'
10+
classpath 'com.android.tools.build:gradle:2.1.2'
1111
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.1'
1212
classpath 'com.github.dcendents:android-maven-plugin:1.2'
1313
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)