Android: Update ndk version to 25.2.9519653

This commit is contained in:
Charles Lombardo
2023-03-15 23:57:47 -04:00
parent 91fca0783e
commit 2782318b8c
+1 -1
View File
@@ -13,7 +13,7 @@ task copyProfile (type: Copy) {
android {
compileSdkVersion 33
ndkVersion "25.1.8937393"
ndkVersion "25.2.9519653"
viewBinding.enabled = true