Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schaal/ocreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorDaniel Schaal <daniel@schaal.email>2016-08-21 18:23:44 +0300
committerDaniel Schaal <daniel@schaal.email>2016-08-21 18:23:44 +0300
commit73fff4e1d3914edcad7d4ea2468452e27b740148 (patch)
tree137155926928705fcfcb57331b0d63f256d5720b /gradle
parent80285d540baa8a62d3da69b367d78f65a9ea537d (diff)
Update gradle wrapper to 3.0 and android plugin to 2.2.0-beta2
gradle 3.0 needs android plugin >= 2.2.0-beta1
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 986dbb73..166baba3 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-3.0-all.zip