Update gradle task in generated files
This commit is contained in:
committed by
TeamCityServer
parent
c8ae9a7090
commit
80677c88cb
+1
-1
@@ -239,7 +239,7 @@ fun convertJpsModule(imlFile: File, jpsModule: JpsModule): String {
|
|||||||
return """
|
return """
|
||||||
|// GENERATED build.gradle.kts
|
|// GENERATED build.gradle.kts
|
||||||
|// GENERATED BY ${imlFile.name}
|
|// GENERATED BY ${imlFile.name}
|
||||||
|// USE `./gradlew generateIdeaGradleFiles` TO REGENERATE THIS FILE
|
|// USE `./gradlew generateIdePluginGradleFiles` TO REGENERATE THIS FILE
|
||||||
|
|
|
|
||||||
|plugins {
|
|plugins {
|
||||||
| kotlin("jvm")
|
| kotlin("jvm")
|
||||||
|
|||||||
Reference in New Issue
Block a user