Update build.gradle.kts

This commit is contained in:
Izzy
2025-12-08 03:30:25 -05:00
committed by GitHub
parent 1192180e73
commit da3f6dbb80
+1 -1
View File
@@ -46,7 +46,7 @@ val cemuDataFilesFolder = "../../../bin"
android {
namespace = "com.izzy2lost.weeu"
compileSdk = 36
ndkVersion = "29.0.14206865"
ndkVersion = "28.2.13676358"
defaultConfig {
applicationId = "com.izzy2lost.weeu"
minSdk = 31