Gradle 7.5.1

This commit is contained in:
Anuken 2022-08-13 10:56:19 -04:00
parent 8cac2939b3
commit dbabb07528
2 changed files with 1 additions and 2 deletions

View file

@ -1935,7 +1935,6 @@ abstract class BuildingComp implements Posc, Teamc, Healthc, Buildingc, Timerc,
afterDestroyed(); afterDestroyed();
} }
//TODO atrocious method and should be squished
@Final @Final
@Replace @Replace
@Override @Override

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.4.2-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists