File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ org.gradle.configuration-cache=false
77org.gradle.configuration-cache.problems =warn
88org.gradle.kotlin.dsl.allWarningsAsErrors =true
99org.gradle.daemon =true
10- org.gradle.daemon.idletimeout =300000
10+ # org.gradle.daemon.idletimeout=300000
1111# org.gradle.logging.stacktrace=all
1212# org.gradle.unsafe.isolated-projects=true
1313# org.gradle.welcome=never
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments