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

Commit 2c4823fc authored by Moez Bhatti's avatar Moez Bhatti
Browse files

Increment to v3.7.8

parent 22e7f338
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -31,8 +31,8 @@ android {
        applicationId "com.moez.QKSMS"
        minSdkVersion 21
        targetSdkVersion 28 // Don't upgrade to 29 until we support Scoped storage
        versionCode 2206
        versionName "3.7.7"
        versionCode 2207
        versionName "3.7.8"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }