Skip to content

Commit

Permalink
(Test Commit 2) [IGNORE]
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Oct 5, 2023
1 parent d4b905d commit 413a11e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ android {
buildTypes {
release {
signingConfig signingConfigs.release
minifyEnabled false
shrinkResources false
minifyEnabled true
shrinkResources true
ndk {
abiFilters 'arm64-v8a', 'armeabi-v7a', 'x86_64'
}
Expand Down

0 comments on commit 413a11e

Please sign in to comment.