Skip to content

Commit 1bf8d7e

Browse files
committed
build: shrink resources
Saves 300k. Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent 3c834ac commit 1bf8d7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ android {
3333
buildTypes {
3434
release {
3535
minifyEnabled true
36+
shrinkResources true
3637
proguardFiles "proguard-android-optimize.txt", "proguard-rules.pro"
3738
packagingOptions {
3839
exclude "DebugProbesKt.bin"

0 commit comments

Comments
 (0)