summaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorArne Schwabe <arne@openvpn.net>2019-02-03 17:49:20 +0100
committerArne Schwabe <arne@openvpn.net>2019-02-03 22:22:57 +0100
commitb3b28c74c0b319ac34993df29786ec1a5b2e9bde (patch)
tree5fad1dfd62a72b62abe76825934e9ed73fa7fb0b /gradle
parentbabf18e0cecc299f004105b9ce6f0ad06003c9d9 (diff)
Change gradle files to kotlin
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 009c3e97..a4556642 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Tue Sep 25 12:04:38 CEST 2018
+#Tue Jan 15 13:45:29 CET 2019
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.10.1-all.zip