1
0
mirror of https://github.com/JetBrains/intellij-platform-plugin-template.git synced 2024-10-27 20:44:05 +00:00
JetBrains_intellij-platform.../.github/template-cleanup/settings.gradle.kts

6 lines
116 B
Plaintext
Raw Normal View History

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
rootProject.name = "%NAME%"