update(NDK):update NDK to 25.1

This commit is contained in:
ZCShou 2022-08-23 08:28:47 +08:00
parent cd326b2266
commit c1da7ac889
No known key found for this signature in database
GPG Key ID: 1011EBCEDDDEB03A

View File

@ -15,7 +15,7 @@ android {
keyPassword 'GoGoGo'
}
}
ndkVersion '25.0.8775105'
ndkVersion '25.1.8937393'
buildToolsVersion '33.0.0'
compileSdkVersion 32
defaultConfig {