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

Unverified Commit e8a04fef authored by Wolf-Martell Montwé's avatar Wolf-Martell Montwé
Browse files

Fix version codes

parent a50e42d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ android {
        applicationId = "com.fsck.k9"
        testApplicationId = "com.fsck.k9.tests"

        versionCode = 39017
        versionCode = 39018
        versionName = "8.2"

        // Keep in sync with the resource string array "supported_languages"
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ android {
        applicationId = "net.thunderbird.android"
        testApplicationId = "net.thunderbird.android.tests"

        versionCode = 5
        versionCode = 7
        versionName = "8.2"

        // Keep in sync with the resource string array "supported_languages"