Skip to content

Commit e8f1147

Browse files
Release: Thunderbird 8.0
1 parent fafcde4 commit e8f1147

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Thunderbird for Android version 8.0, based on K-9 Mail. Changes include:
2+
- Thunderbird for Android now looks like a Thunderbird!
3+
- New folder drawer design.
4+
- Migrate settings from K-9 Mail and Thunderbird Desktop within the app.
5+
- Thunderbird is funded by users just like you. Contribute today, find the link in the settings.
6+
- Simplified folder management by revising display and push classes.

app-thunderbird/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ android {
2020
applicationId = "net.thunderbird.android"
2121
testApplicationId = "net.thunderbird.android.tests"
2222

23-
versionCode = 3
23+
versionCode = 4
2424
versionName = "8.0"
2525

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

metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
app-metadata/net.thunderbird.android.beta
1+
app-metadata/net.thunderbird.android

0 commit comments

Comments
 (0)