Upgrade Gradle Wrapper to 8.2

This commit is contained in:
Jakub Chrzanowski
2023-07-05 21:44:38 +02:00
committed by Jakub Chrzanowski
parent 27ca7c3e61
commit 99f1bce179
6 changed files with 9 additions and 4 deletions

View File

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