This commit is contained in:
renovate[bot] 2022-06-18 23:02:04 +00:00 committed by GitHub
commit fc424aac47
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
}