Update gradle-wrapper.properties

> Just change the URL yourself, it's a one line fix that can be done with the GitHub web editor

Since I was not having any issues building, I wanted to know if you can build with 7.4.2 instead of 7.4.
This change will likely go through, I just want to double check you can actually build it with 7.4.2 instead of 7.4 before merging.
This commit is contained in:
NicBOMB
2022-06-08 15:39:07 -07:00
committed by GitHub
parent c8a0d0c3ba
commit 21cfa62cf2
+1 -1
View File
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists