[Android] Update Gradle to 7.2 + Android plugin 7.0.3

This commit is contained in:
Triang3l
2021-11-01 23:21:21 +03:00
parent ddc3885795
commit ee937b98d9
2 changed files with 4 additions and 4 deletions

View File

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