8 lines
No EOL
124 B
Kotlin
8 lines
No EOL
124 B
Kotlin
pluginManagement {
|
|
repositories {
|
|
mavenCentral()
|
|
gradlePluginPortal()
|
|
}
|
|
}
|
|
|
|
rootProject.name = "clsp" |