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

Commit 7aa919e0 authored by cketti's avatar cketti
Browse files

Version 6.710

parent e5bda54f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -50,8 +50,8 @@ android {
        applicationId = "com.fsck.k9"
        testApplicationId = "com.fsck.k9.tests"

        versionCode = 37009
        versionName = "6.710-SNAPSHOT"
        versionCode = 37010
        versionName = "6.710"

        // Keep in sync with the resource string array "supported_languages"
        resourceConfigurations.addAll(
+4 −0
Original line number Diff line number Diff line
@@ -5,6 +5,10 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="6.710" versioncode="37010" date="2023-08-18">
        <change>Fixed bug where accounts using OAuth weren't set up properly in K-9 Mail 6.709</change>
        <change>Moved "Show only subscribed folders" setting to "Folders" section</change>
    </release>
    <release version="6.709" versioncode="37009" date="2023-08-14">
        <change>Enabled the new and improved account setup flow</change>
    </release>
+2 −0
Original line number Diff line number Diff line
- Fixed bug where accounts using OAuth weren't set up properly in K-9 Mail 6.709
- Moved "Show only subscribed folders" setting to "Folders" section