android: bump NDK version to 28

This commit is contained in:
Alibek Omarov
2025-02-25 06:49:15 +03:00
parent aa105a9bd6
commit 1d9a63db8b
+1 -1
View File
@@ -9,7 +9,7 @@ plugins {
android {
namespace = "su.xash.engine"
ndkVersion = "27.2.12479018"
ndkVersion = "28.0.13004108"
defaultConfig {
applicationId = "su.xash"