mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Use Gradle wrapper task to handle Gradle updates, Upgrade Gradle Wrapper to 7.1.1
This commit is contained in:
committed by
Jakub Chrzanowski
parent
d2c3da412d
commit
cf290a0653
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user