diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2023-03-25 22:52:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-25 22:52:15 +0000 |
| commit | 526d6cd6b48b30cf7bbe40478d57bbc67e7027cc (patch) | |
| tree | 3446c3eeb7cfb415fd68eae4329889a84d0b5868 /gradle/wrapper | |
| parent | 41ea1888c26ef6f53f86ad1286715e4fd02730b9 (diff) | |
| parent | a94610b3954cb2368fff789db668129d6ae6a339 (diff) | |
merge: Update Gradle and build dependencies (#144)
This pull request updates the Gradle wrapper to 8.0 and updates the simulator dependencies where possible.
Diffstat (limited to 'gradle/wrapper')
| -rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index f398c33c..42defcc9 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |
