Upgrade to Gradle 2.9 / experimental 0.6.0-alpha1

This commit is contained in:
M66B 2016-01-06 12:19:11 +01:00
parent dfb3fa146c
commit bf920748c8
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ buildscript {
}
dependencies {
// http://tools.android.com/tech-docs/new-build-system/gradle-experimental
classpath 'com.android.tools.build:gradle-experimental:0.4.0'
classpath 'com.android.tools.build:gradle-experimental:0.6.0-alpha1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files

View File

@ -1,6 +1,6 @@
#Thu Dec 24 16:54:33 CET 2015
#Wed Jan 06 12:15:50 CET 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.8-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.9-all.zip