updated gradle config

This commit is contained in:
strawmanbobi
2020-11-22 20:28:33 +08:00
parent e2d2f8024a
commit 92790ac992
2 changed files with 7 additions and 7 deletions

View File

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