Merge pull request #1622 from bryanthaboi/dev

fix android because goia broke it
This commit is contained in:
bryanthaboi
2026-08-20 18:37:33 -04:00
committed by GitHub
+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 {