Fix gradle problems?

This commit is contained in:
2024-08-05 13:38:43 +02:00
parent 75a5460624
commit f903f9fc69
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,4 +19,4 @@
org.gradle.daemon = true org.gradle.daemon = true
org.gradle.parallel = true org.gradle.parallel = true
org.gradle.workers.max = 8 org.gradle.workers.max = 16
+1 -1
View File
@@ -20,6 +20,6 @@
#Sun Aug 04 18:22:15 CEST 2024 #Sun Aug 04 18:22:15 CEST 2024
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists