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

Commit 06e4ca19 authored by cketti's avatar cketti
Browse files

Version 5.110

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

        versionCode 23090
        versionName '5.109'
        versionCode 23100
        versionName '5.110'

        minSdkVersion 15
        targetSdkVersion 22
+6 −0
Original line number Diff line number Diff line
@@ -8,6 +8,12 @@
     They are automatically updated with "ant bump-version".
-->
<changelog>
    <release version="5.110" versioncode="23100" >
        <change>New option: only notify for messages from contacts</change>
        <change>Added auto-configuration support for more providers</change>
        <change>Improved PGP/MIME experience</change>
        <change>Lots of internal improvements</change>
    </release>
    <release version="5.109" versioncode="23090" >
        <change>Added support for List-Post header</change>
        <change>Added support for sub-folders (WebDAV)</change>