Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 35001 versionName '6.501' versionCode 35002 versionName '6.502' // Keep in sync with the resource string array 'supported_languages' resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "en_GB", "es", "eo", "eu", "fr", "gd", "gl", Loading app/ui/legacy/src/main/res/raw/changelog_master.xml +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.502" versioncode="35002" date="2023-01-16"> <change>Fixed crash at app startup</change> </release> <release version="6.501" versioncode="35001" date="2023-01-09"> <change>Delete spam messages immediately without moving them to the trash folder</change> <change>Changed the way home screen widgets are disabled when there is no account set up to work around a bug in Android versions prior to 12</change> Loading fastlane/metadata/android/en-US/changelogs/35002.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line - Fixed crash at app startup Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 35001 versionName '6.501' versionCode 35002 versionName '6.502' // Keep in sync with the resource string array 'supported_languages' resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "en_GB", "es", "eo", "eu", "fr", "gd", "gl", Loading
app/ui/legacy/src/main/res/raw/changelog_master.xml +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.502" versioncode="35002" date="2023-01-16"> <change>Fixed crash at app startup</change> </release> <release version="6.501" versioncode="35001" date="2023-01-09"> <change>Delete spam messages immediately without moving them to the trash folder</change> <change>Changed the way home screen widgets are disabled when there is no account set up to work around a bug in Android versions prior to 12</change> Loading
fastlane/metadata/android/en-US/changelogs/35002.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line - Fixed crash at app startup