diff --git a/k9mail/build.gradle b/k9mail/build.gradle index 5273f4d491a..a6aafb1e1f8 100644 --- a/k9mail/build.gradle +++ b/k9mail/build.gradle @@ -53,8 +53,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" - versionCode 25020 - versionName '5.502' + versionCode 25030 + versionName '5.503' 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 3b54b144c94..deae298daee 100644 --- a/k9mail/src/main/res/xml/changelog_master.xml +++ b/k9mail/src/main/res/xml/changelog_master.xml @@ -8,6 +8,10 @@ They are automatically updated with "ant bump-version". --> + + Fixed bug with some soft keyboards when auto-completing recipients + Fixed crash when decrypting messages + Updated translations