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

Commit 03369f3c authored by cketti's avatar cketti
Browse files

Version 5.713

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

        versionCode 27012
        versionName '5.713-SNAPSHOT'
        versionCode 27013
        versionName '5.713'

        minSdkVersion buildConfig.minSdk
        targetSdkVersion buildConfig.targetSdk
+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.713" versioncode="27013">
        <change>Fixed bug where reply/reply all/forward would open an empty new message screen</change>
    </release>
    <release version="5.712" versioncode="27012">
        <change>Fixed crash on startup with Android 7 and older</change>
    </release>