2
0
Fork 0
mirror of https://github.com/ethauvin/rife2-hello.git synced 2025-04-24 23:17:13 -07:00

Updated to not use mavenLocal

This commit is contained in:
Geert Bevin 2023-03-06 09:27:51 -05:00
parent 6bb4fcedd4
commit e97239207a

View file

@ -1,6 +1,5 @@
pluginManagement { pluginManagement {
repositories { repositories {
mavenLocal()
mavenCentral() mavenCentral()
gradlePluginPortal() gradlePluginPortal()
} }