upgrade gradle distributionUrl

This commit is contained in:
Sharun 2024-02-10 14:40:15 -08:00
parent 6e83b8b83d
commit 10fb1b282f
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
#Wed Jul 06 23:33:16 CEST 2022 #Wed Jul 06 23:33:16 CEST 2022
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
distributionPath=wrapper/dists distributionPath=wrapper/dists
zipStorePath=wrapper/dists zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME