1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 11:31:37 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

add crunchPngs false

This commit is contained in:
sunnylqm
2024-07-28 22:22:21 +08:00
parent 31ee269717
commit 3929fc2f8e

View File

@@ -237,6 +237,7 @@ android {
release {
// Caution! In production, you need to generate your own keystore file.
// see https://reactnative.dev/docs/signed-apk-android.
crunchPngs false
signingConfig signingConfigs.debug
minifyEnabled enableProguardInReleaseBuilds
proguardFiles getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro"