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

Commit b91209f4 authored by cketti's avatar cketti
Browse files

Version 5.401

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

        versionCode 23600
        versionName '5.400'
        versionCode 23610
        versionName '5.401'

        minSdkVersion 15
        targetSdkVersion 22
+3 −0
Original line number Diff line number Diff line
@@ -8,6 +8,9 @@
     They are automatically updated with "ant bump-version".
-->
<changelog>
    <release version="5.401" versioncode="23610">
        <change>Fixed bug that lead to some messages showing as empty</change>
    </release>
    <release version="5.400" versioncode="23600">
        <change>Avoid crash on Android 8.1</change>
        <change>Updated translations</change>