[Android] Update the target SDK to 33, NDK, and Gradle

This commit is contained in:
Triang3l
2022-07-17 17:03:55 +03:00
parent 50946e5c5f
commit 23410d012d
3 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.1.0'
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