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

Commit 1506c6d4 authored by cketti's avatar cketti
Browse files

Version 5.400

parent f1eb9126
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 23540
        versionName '5.304'
        versionCode 23600
        versionName '5.400'

        minSdkVersion 15
        targetSdkVersion 22
+5 −0
Original line number Diff line number Diff line
@@ -8,6 +8,11 @@
     They are automatically updated with "ant bump-version".
-->
<changelog>
    <release version="5.400" versioncode="23600">
        <change>Avoid crash on Android 8.1</change>
        <change>Updated translations</change>
        <change>Added Albanian translation</change>
    </release>
    <release version="5.304" versioncode="23540">
        <change>Fixed bug that could cause OpenPGP signature verification to fail when it shouldn't</change>
        <change>Updated translations</change>