Skip to content

Commit 09a5a2e

Browse files
Release: K-9 Mail 12.1
1 parent 875e119 commit 09a5a2e

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

app-k9mail/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
applicationId = "com.fsck.k9"
1818
testApplicationId = "com.fsck.k9.tests"
1919

20-
versionCode = 39027
20+
versionCode = 39028
2121
versionName = "12.1"
2222

2323
buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"K-9 Mail\"")

app-k9mail/src/main/res/raw/changelog_master.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
66
-->
77
<changelog>
8+
<release version="12.1" versioncode="39028" date="2025-09-03">
9+
<change>Improved drawer navigation with a folder hierarchy</change>
10+
<change>K-9 mail could crash when opening</change>
11+
</release>
812
<release version="12.0" versioncode="39027" date="2025-09-02">
913
<change>Improve support for SMTPUTF8 and other UTF-8 email standards (RFC 6531, 6855)</change>
1014
<change>Support Android&#39;s IME autofill for password managers when adding new account</change>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Improved drawer navigation
2+
- K-9 mail could crash when opening

metadata

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

0 commit comments

Comments
 (0)