Gradle 8.8

This commit is contained in:
Yann Cébron
2024-06-05 17:17:50 +02:00
parent 16168ba7e8
commit a23f859ba7
4 changed files with 5 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ platformVersion = 2023.2.6
platformPlugins =
# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 8.7
gradleVersion = 8.8
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
kotlin.stdlib.default.dependency = false