Update build.gradle

This commit is contained in:
l-jonas
2018-06-11 10:25:59 +02:00
committed by Fredrik Fornwall
parent cd9dbac548
commit 80c81b274d

View File

@@ -12,9 +12,6 @@ allprojects {
repositories {
google()
jcenter()
maven {
url "https://maven.google.com"
}
}
}