This one should finally fix travis builds

This commit is contained in:
inorichi
2017-10-28 16:39:34 +02:00
parent a76ee95b6d
commit 1347bfe243
2 changed files with 1 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ apply plugin: 'com.github.ben-manes.versions'
buildscript {
repositories {
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'