Remove mavenLocal (#2884)

This commit is contained in:
Sebastian Aigner
2023-03-15 12:28:03 +01:00
committed by GitHub
parent b94ae4178e
commit bd345cdbe0

View File

@@ -3,7 +3,6 @@ pluginManagement {
gradlePluginPortal()
maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
google()
mavenLocal()
}
plugins {