Upgrade Gradle Wrapper to `8.4`

pull/408/head
Jakub Chrzanowski 7 months ago committed by Jakub Chrzanowski
parent 6fdb6e1fe3
commit 23819666a6

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

Loading…
Cancel
Save