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

Commit 967cc568 authored by cketti's avatar cketti
Browse files

Version 5.733

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

        versionCode 27032
        versionName '5.733-SNAPSHOT'
        versionCode 27033
        versionName '5.733'

        // 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",
+5 −0
Original line number Diff line number Diff line
@@ -5,6 +5,11 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="5.733" versioncode="27033" date="2021-03-23">
        <change>Added support for In-Reply-To parameter in mailto: URIs</change>
        <change>Fixed various display bugs related to the drawer</change>
        <change>Updated translations</change>
    </release>
    <release version="5.732" versioncode="27032" date="2021-03-04">
        <change>Fixed a crash when checking all accounts from the drawer</change>
        <change>Fixed a crash when configuring the outgoing server to not require sign-in</change>