fix android because goia broke it

This commit is contained in:
bryanthaboi
2026-08-20 18:35:35 -04:00
parent ada0d8abe1
commit 4bdb9435a4
+1 -2
View File
@@ -63,8 +63,7 @@ android {
buildTypes {
release {
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
minifyEnabled false
}
debug {
ndk {