Update NDK version to 28 (#13729)

* Update NDK version to 28 and add 16kb page size linker flags to x86_64

* Remove Android Linker Options

16kb page size is now the default since NDK r28c

* Update Android CI to use NDK 28
This commit is contained in:
Chase Knowlden
2025-08-12 10:45:57 -04:00
committed by GitHub
parent e699f3dca1
commit 6e422e5ff2
3 changed files with 3 additions and 5 deletions

View File

@@ -183,7 +183,7 @@
],
"api-minimum": 21,
"api-target": 35,
"ndk-minimum": 21,
"ndk-minimum": 28,
"aar-files": {
"": [
"android-project/app/proguard-rules.pro:proguard.txt",