From e1788984acef42fe833854f2d19dbb175b20394a Mon Sep 17 00:00:00 2001 From: cketti Date: Sun, 25 Feb 2018 18:47:42 +0100 Subject: [PATCH] Version 5.501 --- k9mail/build.gradle | 4 ++-- k9mail/src/main/res/xml/changelog_master.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/k9mail/build.gradle b/k9mail/build.gradle index 6b285a81a80..dfa6caa1c6d 100644 --- a/k9mail/build.gradle +++ b/k9mail/build.gradle @@ -53,8 +53,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" - versionCode 25000 - versionName '5.500' + versionCode 25010 + versionName '5.501' minSdkVersion 15 targetSdkVersion 22 diff --git a/k9mail/src/main/res/xml/changelog_master.xml b/k9mail/src/main/res/xml/changelog_master.xml index 82d46552868..96fe54b1d33 100644 --- a/k9mail/src/main/res/xml/changelog_master.xml +++ b/k9mail/src/main/res/xml/changelog_master.xml @@ -8,6 +8,9 @@ They are automatically updated with "ant bump-version". --> + + Fixed bug that lead to important files being stripped from the APK + Further improvements to encryption user experience Added ability to forward a message as attachment