Merge pull request #11370 from t895/ndk-update

Android: Upgrade NDK to 25.1.8937393
This commit is contained in:
Mai 2022-12-24 02:58:42 +00:00 committed by GitHub
commit 0475c939a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ plugins {
android {
compileSdkVersion 33
ndkVersion "25.0.8775105"
ndkVersion "25.1.8937393"
viewBinding.enabled = true