Upgrade Gradle Wrapper to 8.0.2

This commit is contained in:
Jakub Chrzanowski
2023-03-03 20:39:29 +01:00
committed by Jakub Chrzanowski
parent f686654cbb
commit 8ef7f1247d
4 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ platformVersion = 2022.1.4
platformPlugins =
# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 8.0.1
gradleVersion = 8.0.2
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
# suppress inspection "UnusedProperty"