mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Add "jitpack" maven repo to pluginMangment (#8617)
This commit is contained in:
parent
a54d9912d0
commit
21a9bf2463
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ pluginManagement {
|
|||
gradlePluginPortal()
|
||||
google()
|
||||
mavenCentral()
|
||||
maven(url = "https://www.jitpack.io")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue