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

Commit da4f8fee authored by Daniel Darnell's avatar Daniel Darnell
Browse files

Revert "Release: Thunderbird Beta 13.0b1", as release is unnecessary

This reverts commit 08bccc73.
parent 08bccc73
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
Thunderbird for Android version 13.0b1, based on K-9 Mail. Changes include:
- Added new design elements to Message List UI
- Sync logging duration is now limited to 24 hours
- Client certificate was not displayed in SMTP settings
- Outlook headers included unnecessary newlines when replying
- "Enable debug logging" did not provide verbose logging
- Scrolling in a short email could trigger left/right swipe
- Scrolling only worked in center of Welcome and New Account screens (landscape)
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ android {
        applicationId = "net.thunderbird.android"
        testApplicationId = "net.thunderbird.android.tests"

        versionCode = 28
        versionCode = 27
        versionName = "13.0"

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