MotionTragic/settings.gradle
2019-09-27 11:31:25 -07:00

6 lines
95 B
Groovy

pluginManagement {
repositories {
mavenLocal()
gradlePluginPortal()
}
}