Skip to content

Commit

Permalink
Update version of the Gradle Plugin for Android (0.10.+)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkil committed May 1, 2014
1 parent e5af30b commit e661fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -4,7 +4,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:0.9.+'
classpath 'com.android.tools.build:gradle:0.10.+'
}
}

Expand Down

0 comments on commit e661fdb

Please sign in to comment.