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

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

temp suffix

parent ccaabddc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -25,6 +25,9 @@ android {
            minifyEnabled false
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
        }
        debug {
            applicationIdSuffix ".debug"
        }
    }

    // needed to use android.test package (ActivityInstrumentationTestCase2 etc) when targetting sdk 28 (Android 9) -