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

Commit 0a3a5803 authored by Sumit Pundir's avatar Sumit Pundir
Browse files

presentation: fix applicationId value

Seems like the applicationId was reverted to the original in the previous merge.
Original commit https://gitlab.e.foundation/e/apps/Message/commit/3e90d6e8961441e566bef0eb1839eab59ca9ebdc
parent 58c25e4f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ android {
    flavorDimensions "analytics"

    defaultConfig {
        applicationId "com.moez.QKSMS"
        applicationId "foundation.e.message"
        minSdkVersion 21
        targetSdkVersion 28 // Don't upgrade to 29 until we support Scoped storage
        versionCode 2209