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

Commit 6e392f62 authored by cketti's avatar cketti
Browse files

Version 5.403

parent fda4ecd2
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 23620
        versionName '5.402'
        versionCode 23630
        versionName '5.403'

        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.403" versioncode="23630">
        <change>Fixed bug that caused 'Quiet Time' to behave erratically</change>
    </release>
    <release version="5.402" versioncode="23620">
        <change>Fixed display issues with certain messages</change>
    </release>