chore(deps): update dependency com.android.tools.build:gradle to v7

This commit is contained in:
renovate[bot] 2022-06-18 23:02:02 +00:00 committed by GitHub
parent d8c9ed2061
commit 63014f13b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("com.android.tools.build:gradle:4.2.2")
classpath("com.android.tools.build:gradle:7.2.1")
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}