mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
Android: Update NDK from r26d to r27b
This commit is contained in:
parent
7142e4f0e5
commit
daafef9894
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ android {
|
|||
namespace = "org.citra.citra_emu"
|
||||
|
||||
compileSdkVersion = "android-34"
|
||||
ndkVersion = "26.3.11579264"
|
||||
ndkVersion = "27.1.12297006"
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue