Android: Update NDK from r26d to r27b

This commit is contained in:
Reg Tiangha
2024-11-10 19:01:21 +00:00
committed by OpenSauce04
parent 7142e4f0e5
commit daafef9894
+1 -1
View File
@@ -29,7 +29,7 @@ android {
namespace = "org.citra.citra_emu" namespace = "org.citra.citra_emu"
compileSdkVersion = "android-34" compileSdkVersion = "android-34"
ndkVersion = "26.3.11579264" ndkVersion = "27.1.12297006"
compileOptions { compileOptions {
sourceCompatibility = JavaVersion.VERSION_17 sourceCompatibility = JavaVersion.VERSION_17