Skip to content

Commit a528da6

Browse files
Release: K-9 Mail 9.0b2
1 parent aaecbd1 commit a528da6

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

app-k9mail/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ android {
2020
applicationId = "com.fsck.k9"
2121
testApplicationId = "com.fsck.k9.tests"
2222

23-
versionCode = 39016
23+
versionCode = 39017
2424
versionName = "9.0"
25-
versionNameSuffix = "b1"
25+
versionNameSuffix = "b2"
2626

2727
// Keep in sync with the resource string array "supported_languages"
2828
resourceConfigurations.addAll(

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55
Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
66
-->
77
<changelog>
8-
<release version="9.0b1" versioncode="39016" date="2024-11-19">
8+
<release version="9.0b2" versioncode="39017" date="2024-11-28">
9+
<change>K-9 Mail Needs Your Support! You can now support development with financial contributions via in-app purchases (Google Play variant) or through our fundraising page (FOSS variant).</change>
10+
<change>Help text linking to support page added for Gmail login issues</change>
11+
<change>Funding text updated to be more engaging and appealing</change>
12+
</release> <release version="9.0b1" versioncode="39016" date="2024-11-19">
913
<change>Account initials now use the display name, improving customizability</change>
1014
<change>Account icons remain in the same position when selected</change>
1115
<change>Unified inbox enabled only when multiple accounts are configured</change>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- K-9 Mail Needs Your Support! You can now support development with financial contributions via in-app purchases (Google Play variant) or through our fundraising page (FOSS variant).
2+
- Help text linking to support page added for Gmail login issues
3+
- Funding text updated to be more engaging and appealing

metadata

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
app-metadata/net.thunderbird.android.beta
1+
app-metadata/com.fsck.k9

0 commit comments

Comments
 (0)