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

Commit a236c356 authored by cketti's avatar cketti
Browse files

Version 5.712

parent 633fee44
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 27011
        versionName '5.712-SNAPSHOT'
        versionCode 27012
        versionName '5.712'

        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.712" versioncode="27012">
        <change>Fixed crash on startup with Android 7 and older</change>
    </release>
    <release version="5.711" versioncode="27011">
        <change>Fixed some bugs with periodic mail sync (mail was usually checked too often)</change>
        <change>Fixed a couple of bugs where unnecessary data was kept in the local database</change>