diff --git a/src/android/app/build.gradle b/src/android/app/build.gradle index 1e37b744..58ef2ef9 100644 --- a/src/android/app/build.gradle +++ b/src/android/app/build.gradle @@ -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