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

Commit 0df1fa55 authored by cketti's avatar cketti
Browse files

Version 6.703

parent 261848ea
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -44,8 +44,8 @@ android {
        applicationId = "com.fsck.k9"
        testApplicationId = "com.fsck.k9.tests"

        versionCode = 37002
        versionName = "6.703-SNAPSHOT"
        versionCode = 37003
        versionName = "6.703"

        // Keep in sync with the resource string array "supported_languages"
        resourceConfigurations.addAll(
+4 −0
Original line number Diff line number Diff line
@@ -5,6 +5,10 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="6.703" versioncode="37003" date="2023-05-08">
        <change>Internal changes</change>
        <change>Updated translations</change>
    </release>
    <release version="6.702" versioncode="37002" date="2023-05-02">
        <change>Fixed crash when the compose screen goes to the background, e.g. when adding an attachment</change>
        <change>Updated translations</change>
+2 −0
Original line number Diff line number Diff line
- Internal changes
- Updated translations