Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f286796 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Enable minify & shrink resources

parent f407738e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -37,7 +37,8 @@ android {
        }

        release {
            isMinifyEnabled = false
            isMinifyEnabled = true
            isShrinkResources = true
            proguardFiles(
                getDefaultProguardFile("proguard-android-optimize.txt"),
                "proguard-rules.pro"