android: bump NDK to r27c
This commit is contained in:
parent
8205e22465
commit
81197b1aa4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ plugins {
|
||||||
|
|
||||||
android {
|
android {
|
||||||
namespace = "su.xash.engine"
|
namespace = "su.xash.engine"
|
||||||
ndkVersion = "26.1.10909125"
|
ndkVersion = "27.2.12479018"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = "su.xash"
|
applicationId = "su.xash"
|
||||||
|
|
Loading…
Add table
Reference in a new issue