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

github.com/bitfireAT/davx5-ose.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-16 16:07:25 +0300
committerRicki Hirner <hirner@bitfire.at>2018-06-16 16:08:06 +0300
commit2915a1f2b656c08a2b2aec1d46bf58bd5faba08e (patch)
tree6fdec0ed1af7cb391a2b99a6a824cd6cc83051bf /gradle
parent5316fb42a51e04faad6f74a0803c41a051616ce1 (diff)
Fix lateinit null value in resource detection; update Kotlin and gradle
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 4e8f0e78..023cebce 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-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.8-all.zip