diff options
author | modmuss50 <modmuss50@gmail.com> | 2022-02-28 14:24:00 +0000 |
---|---|---|
committer | modmuss50 <modmuss50@gmail.com> | 2022-02-28 14:24:00 +0000 |
commit | 9c10726cdc7e5deda9f13dab0839c039e605509d (patch) | |
tree | 563b3bb2f084d13090e93ed1307a4853059d579c /gradle/wrapper/gradle-wrapper.properties | |
parent | 1e60757a4c69edcaaa1c0e426281cc81d1c1a611 (diff) |
Update gradle.
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-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 2e6e589..41dfb87 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.3.3-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |