Update Android NDK to 25.2.9519653

This commit is contained in:
Attila Uygun 2023-05-20 23:26:19 +02:00
parent b2e5f19963
commit 217420823c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android { android {
compileSdk 33 compileSdk 33
ndkVersion '25.1.8937393' ndkVersion '25.2.9519653'
defaultConfig { defaultConfig {
applicationId = 'com.woom.game' applicationId = 'com.woom.game'