mirror of https://github.com/auygun/kaliber.git
Update Android NDK to 25.2.9519653
This commit is contained in:
parent
b2e5f19963
commit
217420823c
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||
|
||||
android {
|
||||
compileSdk 33
|
||||
ndkVersion '25.1.8937393'
|
||||
ndkVersion '25.2.9519653'
|
||||
|
||||
defaultConfig {
|
||||
applicationId = 'com.woom.game'
|
||||
|
|
Loading…
Reference in New Issue