gradle_upgrade #149

Closed
davidoskky wants to merge 10 commits from davidoskky:gradle_upgrade into master
30 changed files with 90 additions and 161 deletions
Showing only changes of commit bd6b96d09d - Show all commits

View File

@@ -20,7 +20,6 @@ allprojects {
// maven { url = uri("https://nexus.amine-louveau.fr/repository/maven-public/")}
google()
mavenCentral()
jcenter()
maven { url = uri("https://www.jitpack.io") }
}
}