upgrade Gradle wrapper to 7.4.2

This commit is contained in:
Yann Cébron
2022-05-19 08:45:00 +02:00
committed by Jakub Chrzanowski
parent 06795471f0
commit d267051154
5 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ platformVersion = 2021.1.3
platformPlugins =
# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 7.4.1
gradleVersion = 7.4.2
# Opt-out flag for bundling Kotlin standard library.
# See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details.