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

Commit f30536c8 authored by Corey Bryant's avatar Corey Bryant
Browse files

Bump versionName to 15.0

parent 5ed2351d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ android {
        testApplicationId = "com.fsck.k9.tests"

        versionCode = 39004
        versionName = "14.0"
        versionName = "15.0"
        versionNameSuffix = "a1"

        buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"K-9 Mail\"")
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ android {
        testApplicationId = "net.thunderbird.android.tests"

        versionCode = 4
        versionName = "14.0"
        versionName = "15.0"

        buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"Thunderbird for Android\"")
    }