android: bump NDK version to 28
This commit is contained in:
parent
81400d0b01
commit
d1c5862bab
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ plugins {
|
|||
|
||||
android {
|
||||
namespace = "su.xash.engine"
|
||||
ndkVersion = "27.2.12479018"
|
||||
ndkVersion = "28.0.13004108"
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "su.xash"
|
||||
|
|
Loading…
Add table
Reference in a new issue