Use Gradle wrapper task to handle Gradle updates, Upgrade Gradle Wrapper to 7.1.1

This commit is contained in:
Jakub Chrzanowski
2021-07-05 12:24:43 +02:00
committed by Jakub Chrzanowski
parent d2c3da412d
commit cf290a0653
4 changed files with 9 additions and 2 deletions

View File

@@ -22,6 +22,8 @@ platformDownloadSources = true
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
platformPlugins =
gradleVersion = 7.1.1
# Opt-out flag for bundling Kotlin standard library.
# See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details.
# suppress inspection "UnusedProperty"