6 lines
92 B
Kotlin
Vendored
6 lines
92 B
Kotlin
Vendored
pluginManagement {
|
|
repositories {
|
|
jcenter()
|
|
gradlePluginPortal()
|
|
}
|
|
} |