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

Commit 55daf719 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Enable shrink resources

parent cc5798f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@ android {
    buildTypes {
        release {
            isMinifyEnabled = true
            isShrinkResources = true
            signingConfig = signingConfigs.getByName("platform")
            proguardFiles(
                getDefaultProguardFile("proguard-android-optimize.txt"),