removed google repository again, trying to get fdroid to build the app

This commit is contained in:
Christopher Beckmann 2018-09-06 14:32:06 +02:00
commit 8f564ced4d

View file

@ -20,7 +20,6 @@ buildscript {
allprojects {
repositories {
jcenter()
google()
}
}