Skip to content

Commit 3920e8a

Browse files
authored
Downgrade Gradle
Apparently this bug is only fixed with a combination of Kotlin 2.0.21 and Gradle 10.1
1 parent f5b9861 commit 3920e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/wrapper/gradle-wrapper.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)