Skip to content

Commit 2e3a991

Browse files
committed
Upgraded Android Gradle Plugin to 1.2.3
1 parent 1def753 commit 2e3a991

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
@@ -5,7 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:1.1.0'
8+
classpath 'com.android.tools.build:gradle:1.2.3'
99
classpath 'com.github.dcendents:android-maven-plugin:1.2'
1010
}
1111
}

0 commit comments

Comments
 (0)