Add "jitpack" maven repo to pluginMangment (#8617)
(cherry picked from commit 21a9bf2463bb5eef8e7ebda193830420af7ace07)
This commit is contained in:
parent
9fb68b28f2
commit
c7b7cb4d1e
@ -11,6 +11,7 @@ pluginManagement {
|
|||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
maven(url = "https://www.jitpack.io")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user