android: bump NDK to r27c

This commit is contained in:
Alibek Omarov 2024-11-20 07:29:36 +03:00
parent 8205e22465
commit 81197b1aa4

View file

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