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 @@ -18,7 +18,7 @@ platformVersion = 2022.2
18
18
platformPlugins = com.intellij.database
19
19
20
20
# Gradle Releases -> https://github.com/gradle/gradle/releases
21
- gradleVersion = 8.0
21
+ gradleVersion = 8.0.1
22
22
23
23
# Opt-out flag for bundling Kotlin standard library -> https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library
24
24
# suppress inspection "UnusedProperty"
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.0-bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.0.1 -bin.zip
4
4
networkTimeout =10000
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments