diff --git a/.github/template-cleanup/gradle.properties b/.github/template-cleanup/gradle.properties index f395f83..041d446 100644 --- a/.github/template-cleanup/gradle.properties +++ b/.github/template-cleanup/gradle.properties @@ -19,7 +19,7 @@ platformVersion = 2021.3.3 platformPlugins = # Gradle Releases -> https://github.com/gradle/gradle/releases -gradleVersion = 8.0 +gradleVersion = 8.0.1 # Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib # suppress inspection "UnusedProperty" diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 6622921..1ace7cf 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -4,9 +4,6 @@