mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-23 04:20:34 +00:00
Remove platformVersion property and inline its value in build.gradle.kts for cleaner configuration.
This commit is contained in:
3
.github/template-cleanup/gradle.properties
vendored
3
.github/template-cleanup/gradle.properties
vendored
@@ -3,9 +3,6 @@ version = 0.0.1
|
||||
|
||||
pluginRepositoryUrl = https://github.com/%REPOSITORY%
|
||||
|
||||
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
|
||||
platformVersion = 2025.2.6.1
|
||||
|
||||
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
|
||||
kotlin.stdlib.default.dependency = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user