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

This commit is contained in:
Christopher Beckmann 2018-09-06 14:38:11 +02:00
commit 19bd48fab4

View file

@ -7,7 +7,6 @@ buildscript {
url 'https://maven.google.com/'
name 'Google'
}
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'