diff --git a/k9mail/build.gradle b/k9mail/build.gradle index dfa6caa1c6d..5273f4d491a 100644 --- a/k9mail/build.gradle +++ b/k9mail/build.gradle @@ -53,8 +53,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" - versionCode 25010 - versionName '5.501' + versionCode 25020 + versionName '5.502' 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 96fe54b1d33..3b54b144c94 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". --> + + Updated translations + Fixed bug that lead to important files being stripped from the APK