mirror of
https://github.com/mihonapp/mihon.git
synced 2025-07-15 20:23:18 +02:00
Add "jitpack" maven repo to pluginMangment (#8617)
This commit is contained in:
@ -11,6 +11,7 @@ pluginManagement {
|
|||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
maven(url = "https://www.jitpack.io")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user