diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-07-09 15:41:58 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-08-24 19:48:03 +0200 |
| commit | a76545d600efcd6baea1d4e170fc8360382588c4 (patch) | |
| tree | 9a08b66bf66bdab24832e17b8ac26937b20eaeff /simulator/gradle/wrapper/gradle-wrapper.properties | |
| parent | d8479e7e3744b8d1d31ac4d9f972e560eacd2cf8 (diff) | |
Update to Gradle 6.5.1
This commit updates the Gradle wrapper to version 6.5.1 to address some
of the issues we were having when importing the project.
Diffstat (limited to 'simulator/gradle/wrapper/gradle-wrapper.properties')
| -rw-r--r-- | simulator/gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simulator/gradle/wrapper/gradle-wrapper.properties b/simulator/gradle/wrapper/gradle-wrapper.properties index a4b44297..bb8b2fc2 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.3-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.5.1-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |
