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

Commit b07ffdae authored by cketti's avatar cketti
Browse files

Version 5.402

parent 5d0afa8b
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 23610
        versionName '5.401'
        versionCode 23620
        versionName '5.402'

        minSdkVersion 15
        targetSdkVersion 22
+3 −0
Original line number Diff line number Diff line
@@ -5,6 +5,9 @@
     Locale specific versions are kept in res/xml-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="5.402" versioncode="23620">
        <change>Fixed display issues with certain messages</change>
    </release>
    <release version="5.401" versioncode="23610">
        <change>Fixed bug that lead to some messages showing as empty</change>
    </release>