File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ platformBundledPlugins =
2121platformBundledModules =
2222
2323# Gradle Releases -> https://github.com/gradle/gradle/releases
24- gradleVersion = 9.2.1
24+ gradleVersion = 9.3.0
2525
2626# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
2727kotlin.stdlib.default.dependency = false
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-9.2.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3.0 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments