Update gradle wrapper to 7.3

Allows running on JDK 17 without warnings.
This commit is contained in:
Jason Penilla 2021-11-30 03:16:50 -08:00
parent 3c20ed89db
commit 8fb44678e9
No known key found for this signature in database
GPG key ID: 0E75A301420E48F8

View file

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists