mirror of
https://github.com/izzy2lost/WeeU.git
synced 2026-07-06 00:19:59 -07:00
Update ndk
This commit is contained in:
@@ -46,11 +46,11 @@ val cemuDataFilesFolder = "../../../bin"
|
||||
android {
|
||||
namespace = "info.cemu.cemu"
|
||||
compileSdk = 36
|
||||
ndkVersion = "26.3.11579264"
|
||||
ndkVersion = "29.0.14206865"
|
||||
defaultConfig {
|
||||
applicationId = "info.cemu.cemu"
|
||||
minSdk = 31
|
||||
targetSdk = 35
|
||||
targetSdk = 36
|
||||
versionCode = getVersionCode()
|
||||
versionName = getVersionName()
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user