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

Commit d302f304 authored by Moez Bhatti's avatar Moez Bhatti
Browse files

Increment to v3.10.1

parent 7f05c3bd
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
[
  {
    "versionCode": "2220",
    "versionName": "3.10.1",
    "fixed": [
      "Crash when launching the app"
    ]
  },
  {
    "versionCode": "2219",
    "versionName": "3.10.0",
+2 −2
Original line number Diff line number Diff line
@@ -30,8 +30,8 @@ android {
        applicationId "com.moez.QKSMS"
        minSdkVersion 23
        targetSdkVersion 33
        versionCode 2219
        versionName "3.10.0"
        versionCode 2220
        versionName "3.10.1"
        setProperty("archivesBaseName", "QKSMS-v${versionName}")
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"