android: bump NDK version to 28

This commit is contained in:
Alibek Omarov 2025-02-25 06:48:22 +03:00
parent 81400d0b01
commit d1c5862bab

View file

@ -9,7 +9,7 @@ plugins {
android { android {
namespace = "su.xash.engine" namespace = "su.xash.engine"
ndkVersion = "27.2.12479018" ndkVersion = "28.0.13004108"
defaultConfig { defaultConfig {
applicationId = "su.xash" applicationId = "su.xash"