diff --git a/k9mail/build.gradle b/k9mail/build.gradle index 59a7ac7cc84..6ecde8d1baf 100644 --- a/k9mail/build.gradle +++ b/k9mail/build.gradle @@ -51,8 +51,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" - versionCode 23270 - versionName '5.207' + versionCode 23271 + versionName '5.208' 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 032ec1a408f..f9b80f88785 100644 --- a/k9mail/src/main/res/xml/changelog_master.xml +++ b/k9mail/src/main/res/xml/changelog_master.xml @@ -5,6 +5,9 @@ Locale specific versions are kept in res/xml-/changelog.xml. --> + + Fixed bug where automatic synchronization wouldn't restart after the device exited doze mode + Improved speed of local message search