build: Added back maven repos (see 1fb9d60dc5 (note_1223925153)
)
This commit is contained in:
parent
4d8076c3cf
commit
99438e142f
@ -20,6 +20,7 @@ allprojects {
|
||||
// maven { url = uri("https://nexus.amine-louveau.fr/repository/maven-public/")}
|
||||
google()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
maven { url = uri("https://www.jitpack.io") }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user