16k page size

This commit is contained in:
xsean 2026-01-09 10:12:01 +08:00
parent 01baadf47d
commit 682d8ff4d2

View File

@ -20,7 +20,7 @@ android {
path = file("src/main/cpp/CMakeLists.txt") path = file("src/main/cpp/CMakeLists.txt")
} }
} }
ndkVersion = "26.1.10909125" ndkVersion = "29.0.14206865"
buildTypes { buildTypes {
release { release {