We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78c60d commit 13a3ee9Copy full SHA for 13a3ee9
1 file changed
examples/gradle/build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
}
5
dependencies {
6
// replace with the current version of the Android plugin
7
- classpath 'com.android.tools.build:gradle:0.8.3'
+ classpath 'com.android.tools.build:gradle:0.9.+'
8
// the latest version of the android-apt plugin
9
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.1'
10
0 commit comments