diff options
author | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2024-05-07 23:02:56 +0000 |
---|---|---|
committer | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2024-05-07 23:02:56 +0000 |
commit | a91556ca71a02ee1a45b0bb786247520eb6554a2 (patch) | |
tree | af246307f526e658eaec0d48c4808567296dfbc6 /gradle | |
parent | cc772b532496c455f16266003699553e2b65b6d3 (diff) | |
download | infinity-for-reddit-a91556ca71a02ee1a45b0bb786247520eb6554a2.tar infinity-for-reddit-a91556ca71a02ee1a45b0bb786247520eb6554a2.tar.gz infinity-for-reddit-a91556ca71a02ee1a45b0bb786247520eb6554a2.tar.bz2 infinity-for-reddit-a91556ca71a02ee1a45b0bb786247520eb6554a2.tar.lz infinity-for-reddit-a91556ca71a02ee1a45b0bb786247520eb6554a2.tar.xz infinity-for-reddit-a91556ca71a02ee1a45b0bb786247520eb6554a2.tar.zst infinity-for-reddit-a91556ca71a02ee1a45b0bb786247520eb6554a2.zip |
Upgrade gradle.
Diffstat (limited to 'gradle')
-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 ae04661e..e411586a 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |