summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-11-04 20:38:40 +0100
committerArne Schwabe <arne@rfc2549.org>2014-11-04 20:38:40 +0100
commit7013b25c0ff654a03f4aa8c1e719d8cf40893d78 (patch)
tree3ea45bd619c656bab84acc2f16f279d395e8c6bd
parent7372f1921da478938490adc184e159d098f59025 (diff)
Update build tools version
-rw-r--r--build.gradle2
-rw-r--r--gradle/wrapper/gradle-wrapper.properties4
2 files changed, 3 insertions, 3 deletions
diff --git a/build.gradle b/build.gradle
index 11a91fee..ee90daa7 100644
--- a/build.gradle
+++ b/build.gradle
@@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
- classpath 'com.android.tools.build:gradle:0.13.+'
+ classpath 'com.android.tools.build:gradle:0.14.0'
}
}
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index b0ad156d..b77b7f1e 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Fri Sep 19 09:29:08 CEST 2014
+#Mon Nov 03 18:09:58 CET 2014
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=http\://services.gradle.org/distributions/gradle-2.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.1-all.zip