Skip to content

Commit 13a3ee9

Browse files
committed
Update Android plugin, gradle, and android sdk and build tools versions.
1 parent a78c60d commit 13a3ee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
}
55
dependencies {
66
// replace with the current version of the Android plugin
7-
classpath 'com.android.tools.build:gradle:0.8.3'
7+
classpath 'com.android.tools.build:gradle:0.9.+'
88
// the latest version of the android-apt plugin
99
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.1'
1010
}

0 commit comments

Comments
 (0)