Update Gradle 7.0.2 to 7.1.1

This commit is contained in:
toto
2022-02-08 16:47:11 +01:00
parent 38eff704cd
commit 5444d765e7
3 changed files with 2 additions and 3 deletions

View File

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