aminecmi
2022-12-30 20:10:08 +01:00
parent 4d8076c3cf
commit 99438e142f
+1
View File
@@ -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") }
}
}