Skip to content

Commit

Permalink
do not remove unused resources due to corrupted/missing currency icons
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrlzy committed Oct 18, 2024
1 parent 9f64e6b commit 312dcfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ android {
release {
postprocessing {
isRemoveUnusedCode = true
isRemoveUnusedResources = true
isObfuscate = false
isOptimizeCode = true
proguardFiles("proguard-rules.pro")
Expand Down

0 comments on commit 312dcfc

Please sign in to comment.