mirror of
https://github.com/izzy2lost/WeeU.git
synced 2026-07-06 00:19:59 -07:00
Downgrade ndk ver
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user