Update gradle wrapper (#1006)

* Update gradle wrapper

* Update AGP, fix gradle deprecations
This commit is contained in:
Taco
2022-09-09 11:24:18 -04:00
committed by GitHub
parent addd6705ed
commit f2e1ffe52e
6 changed files with 28 additions and 18 deletions

View File

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