Fixed build settings (thanks to Tae Hanazono!)

This commit is contained in:
Martin Felis
2018-12-10 22:39:52 +01:00
parent 692ce8bb51
commit fc85623f10
3 changed files with 8 additions and 10 deletions
-5
View File
@@ -51,8 +51,3 @@ dependencies {
api fileTree(dir: 'libs', include: ['*.jar'])
api 'androidx.appcompat:appcompat:1.1.0-alpha01'
}
repositories {
google()
jcenter()
}