Files
0xb00b5-packmate/settings.gradle
2019-04-26 02:21:44 +03:00

7 lines
105 B
Groovy

pluginManagement {
repositories {
gradlePluginPortal()
}
}
rootProject.name = 'packmate'