updated example

This commit is contained in:
strawmanbobi
2019-10-30 22:48:31 +08:00
parent e853945f53
commit e137c6b9c7
3 changed files with 6 additions and 3 deletions

View File

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