Upgrade Gradle Wrapper to 7.5.1

This commit is contained in:
Jakub Chrzanowski
2022-08-07 21:28:06 +02:00
committed by Jakub Chrzanowski
parent 00bef827ee
commit 1dfd8ffe44
5 changed files with 5 additions and 5 deletions

View File

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