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

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

Version 5.737

parent 0108098d
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 27036
        versionName '5.737-SNAPSHOT'
        versionCode 27037
        versionName '5.737'

        // 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.737" versioncode="27037" date="2021-06-26">
        <change>Fixed a bug in the network connectivity detection code for Push</change>
    </release>
    <release version="5.736" versioncode="27036" date="2021-06-24">
        <change>Fixed Push-related crash with non-IMAP accounts</change>
        <change>Don't show Push-related settings for non-IMAP accounts</change>