fixed android example

This commit is contained in:
strawmanbobi
2019-07-19 07:40:59 +08:00
parent 5e47ef0004
commit e34f3df64a
10 changed files with 6 additions and 9 deletions

View File

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