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

Commit f9a08fbc authored by cketti's avatar cketti
Browse files

Version 5.806

parent 48be6f4b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -46,8 +46,8 @@ android {
        applicationId "com.fsck.k9"
        testApplicationId "com.fsck.k9.tests"

        versionCode 28005
        versionName '5.805'
        versionCode 28006
        versionName '5.806'

        // Keep in sync with the resource string array 'supported_languages'
        resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "en_GB", "es", "eo", "eu", "fr", "gd", "gl",
+3 −0
Original line number Diff line number Diff line
@@ -5,6 +5,9 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="5.806" versioncode="28006" date="2021-08-30">
        <change>Fixed the check for missing outgoing server credentials, again… hopefully 🤞</change>
    </release>
    <release version="5.805" versioncode="28005" date="2021-08-21">
        <change>Fixed the check for missing incoming/outgoing server credentials (introduced in K-9 Mail 5.804)</change>
        <change>Changed the 'save attachment' icon (apparently floppy disks are no longer a thing)</change>