mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-22 17:17:37 +00:00
Speed things up
This commit is contained in:
parent
336f17b1cf
commit
f0c646688e
@ -21,6 +21,9 @@ repositories {
|
||||
|
||||
maven {
|
||||
url = uri("https://jitpack.io")
|
||||
content {
|
||||
includeGroup("com.github.MilkBowl")
|
||||
}
|
||||
}
|
||||
|
||||
mavenCentral()
|
||||
|
Loading…
Reference in New Issue
Block a user