android: upgrade SDK and NDK versions (#6152)

This commit is contained in:
liushuyu 2022-10-07 08:39:12 -06:00 committed by GitHub
parent bc6e45ab3b
commit 6f9586a1fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 12 deletions

View file

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