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

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

Version 6.903

parent 689bbb02
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 = 39002
        versionName = "6.903-SNAPSHOT"
        versionCode = 39003
        versionName = "6.903"

        // Keep in sync with the resource string array "supported_languages"
        resourceConfigurations.addAll(
+1 −0
Original line number Diff line number Diff line
- Fixed a crash when a message list swipe action was set to "None"
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="6.903" versioncode="39003" date="unreleased">
    <release version="6.903" versioncode="39003" date="2024-06-24">
        <change>Fixed a crash when a message list swipe action was set to "None"</change>
    </release>
    <release version="6.902" versioncode="39002" date="2024-06-21">