Skip to content

Commit 6556f78

Browse files
committed
Updated Gradle Android tools version
1 parent d232878 commit 6556f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
mavenCentral()
44
}
55
dependencies {
6-
classpath 'com.android.tools.build:gradle:0.5.+'
6+
classpath 'com.android.tools.build:gradle:0.6.+'
77
}
88
}
99
apply plugin: 'android'

0 commit comments

Comments
 (0)