Loading app/k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,8 @@ android { applicationId = "com.fsck.k9" testApplicationId = "com.fsck.k9.tests" versionCode = 37001 versionName = "6.702-SNAPSHOT" versionCode = 37002 versionName = "6.702" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading app/ui/legacy/src/main/res/raw/changelog_master.xml +4 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,10 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <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> </release> <release version="6.701" versioncode="37001" date="2023-04-28"> <change>IMAP: Added support for sending the ID command (that is required by some email providers)</change> <change>Updated translations</change> Loading fastlane/metadata/android/en-US/changelogs/37002.txt 0 → 100644 +2 −0 Original line number Diff line number Diff line - Fixed crash when the compose screen goes to the background, e.g. when adding an attachment - Updated translations Loading
app/k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,8 @@ android { applicationId = "com.fsck.k9" testApplicationId = "com.fsck.k9.tests" versionCode = 37001 versionName = "6.702-SNAPSHOT" versionCode = 37002 versionName = "6.702" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading
app/ui/legacy/src/main/res/raw/changelog_master.xml +4 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,10 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <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> </release> <release version="6.701" versioncode="37001" date="2023-04-28"> <change>IMAP: Added support for sending the ID command (that is required by some email providers)</change> <change>Updated translations</change> Loading
fastlane/metadata/android/en-US/changelogs/37002.txt 0 → 100644 +2 −0 Original line number Diff line number Diff line - Fixed crash when the compose screen goes to the background, e.g. when adding an attachment - Updated translations