Files
kotlin-fork/idea/testData/gradle/nativeRunConfiguration/customEntryPointWithoutRunGutter/settings.gradle.kts
T
2021-03-30 12:34:03 +03:00

8 lines
122 B
Kotlin
Vendored

pluginManagement {
repositories {
mavenLocal()
gradlePluginPortal()
}
}
rootProject.name = "test"