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

Commit added43e authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

Add mdm flavor

parent 85997326
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -59,6 +59,10 @@ android {
            dimension "version"
            applicationIdSuffix ".pfungstadt"
        }
        mdm {
            dimension "version"
            applicationIdSuffix ".mdm"
        }
    }

    testOptions {