mirror of
https://github.com/plexusorg/Plex.git
synced 2025-06-26 05:44:28 +00:00
add jitpack for vault
This commit is contained in:
@ -19,6 +19,10 @@ repositories {
|
|||||||
url = uri("https://repo.maven.apache.org/maven2/")
|
url = uri("https://repo.maven.apache.org/maven2/")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
maven {
|
||||||
|
url = uri("https://jitpack.io")
|
||||||
|
}
|
||||||
|
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user