We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816e0aa commit 215952aCopy full SHA for 215952a
2 files changed
gradle.properties
@@ -2,6 +2,3 @@
2
org.gradle.jvmargs=-Xmx2048m
3
org.gradle.parallel=true
4
org.gradle.caching=true
5
-
6
-# Use Java 21 for Gradle daemon (fixes compatibility with Kotlin compiler and Java 25)
7
-org.gradle.java.home=/Users/laufer/.sdkman/candidates/java/21.0.8-tem
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments