Upgrade Gradle Wrapper to 7.5

This commit is contained in:
Jakub Chrzanowski
2022-07-14 21:58:11 +02:00
committed by Jakub Chrzanowski
parent 6c901f3d2c
commit dac4ce675a
6 changed files with 17 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ platformVersion = 2021.2.4
platformPlugins =
# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 7.4.2
gradleVersion = 7.5
# Opt-out flag for bundling Kotlin standard library -> https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library
# suppress inspection "UnusedProperty"