Upgrade Gradle Wrapper to 8.0.1

This commit is contained in:
Jakub Chrzanowski
2023-02-17 22:15:58 +01:00
committed by Jakub Chrzanowski
parent 256ae7c8f5
commit 6e12719a6b
6 changed files with 10 additions and 7 deletions

View File

@@ -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"