summaryrefslogtreecommitdiff
path: root/simulator/gradle
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2021-01-12 12:34:37 +0100
committerFabian Mastenbroek <mail.fabianm@gmail.com>2021-01-12 12:34:37 +0100
commitfc995b2d0d402db73857f0c0c22e0e5eb6ad090d (patch)
tree25c8095ff99391d52492822a64e1db658c9682ca /simulator/gradle
parentbf558fe36c9de52310e85044ee4447b45bd50b75 (diff)
Update to Gradle 6.8
This change updates the Gradle build system to version 6.8. This release significantly improves performance of Kotlin DSL scripts and also updates the Kotlin version to 1.4.
Diffstat (limited to 'simulator/gradle')
-rw-r--r--simulator/gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/simulator/gradle/wrapper/gradle-wrapper.properties b/simulator/gradle/wrapper/gradle-wrapper.properties
index 4d9ca164..da9702f9 100644
--- a/simulator/gradle/wrapper/gradle-wrapper.properties
+++ b/simulator/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.8-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists