Skip to content

Commit

Permalink
update app/build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Drzaln committed Jan 28, 2021
1 parent 18b724d commit 6b76cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ android {
release {
// Caution! In production, you need to generate your own keystore file.
// see https://reactnative.dev/docs/signed-apk-android.
signingConfig signingConfigs.debug
// signingConfig signingConfigs.debug
minifyEnabled enableProguardInReleaseBuilds
proguardFiles getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro"
}
Expand Down

0 comments on commit 6b76cf9

Please sign in to comment.