updated gradle config

This commit is contained in:
strawmanbobi
2020-04-15 20:51:18 +08:00
parent 7e896d8727
commit b04cff30f5

View File

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