try to fix release build instant crashes

This commit is contained in:
Ishan09811 2024-02-01 16:54:03 +05:30 committed by GitHub
commit db32536a0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ android {
buildTypes {
getByName("release") {
isMinifyEnabled = true
isMinifyEnabled = false
isShrinkResources = true
signingConfig = signingConfigs.getByName("debug")
proguardFiles(