Updated gradle plugin to 0.6.+

This commit is contained in:
daniel oeh 2013-10-12 11:40:02 +02:00
parent 0a7ceec644
commit b6a532161e
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:0.5.6'
classpath 'com.android.tools.build:gradle:0.6.+'
}
}
apply plugin: 'android'
@ -38,7 +38,7 @@ dependencies {
android {
compileSdkVersion 18
buildToolsVersion "17"
buildToolsVersion "18.1.0"
defaultConfig {
minSdkVersion 10

@ -1 +1 @@
Subproject commit c56bf97269d5dc90df1c428fd18df0e7619eff0e
Subproject commit f294d8eec59f73b5594634cac6fe1dc4e2cb32b6