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

github.com/bitfireAT/vcard4android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorRicki Hirner <hirner@bitfire.at>2018-06-17 17:32:19 +0300
committerRicki Hirner <hirner@bitfire.at>2018-06-17 17:32:19 +0300
commit207a7c326a733bd937a3e72392cd0ddecbe547d2 (patch)
tree46f5c4bba3774f68781d7ecdb1451f074337267b /gradle
parentc82bbf1fcc4bead3957f57e64addf1cc2f5c848d (diff)
Update Kotlin, gradle; move lambda expressions out of parentheses; remove unnecessary lateinit
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 a42491d..5801d8e 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-4.6-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.8-all.zip