Downgrade ndk ver

This commit is contained in:
SSimco
2025-03-10 17:15:53 +02:00
parent 562b86dd8f
commit 0d07c11066
+1 -1
View File
@@ -10,7 +10,7 @@ if (keystorePropertiesFile.exists()) {
android {
namespace 'info.cemu.Cemu'
compileSdk 34
ndkVersion "27.1.12297006"
ndkVersion "26.1.10909125"
defaultConfig {
applicationId "info.cemu.Cemu"
minSdk 30