updated gradle configuration according to latest repos

This commit is contained in:
strawmanbobi
2019-06-12 22:00:06 +08:00
parent af6620f3b1
commit 2eabc65df6
3 changed files with 3 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.2'
classpath 'com.android.tools.build:gradle:3.4.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}