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

Commit 3a379646 authored by cketti's avatar cketti
Browse files

Prepare for version 6.903

parent bee3aa59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ android {
        testApplicationId = "com.fsck.k9.tests"

        versionCode = 39002
        versionName = "6.902"
        versionName = "6.903-SNAPSHOT"

        // Keep in sync with the resource string array "supported_languages"
        resourceConfigurations.addAll(
+3 −0
Original line number Diff line number Diff line
@@ -5,6 +5,9 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="6.903" versioncode="39003" date="unreleased">
        <change>Placeholder</change>
    </release>
    <release version="6.902" versioncode="39002" date="2024-06-21">
        <change>Changed a lot of internals to migrate to Material 3. Please note that the Material 3 UI is still in an early state.</change>
        <change>Changed the order of toolbar actions in the message view to match the order in multi-select mode</change>