Files
2019-05-17 13:28:34 +09:00

7 lines
109 B
Groovy

pluginManagement {
repositories {
gradlePluginPortal()
}
}
rootProject.name = 'test-service'