mirror of
https://gitee.com/shuto-github/intranet_app_manager.git
synced 2026-02-09 00:00:03 +08:00
7 lines
117 B
Groovy
7 lines
117 B
Groovy
pluginManagement {
|
|
repositories {
|
|
gradlePluginPortal()
|
|
}
|
|
}
|
|
rootProject.name = 'intranet_app_manager'
|