From 5e1291344bf061a5ff0d5609ba28ef25746f4f88 Mon Sep 17 00:00:00 2001 From: cketti Date: Sun, 11 Mar 2018 02:43:07 +0100 Subject: [PATCH] Version 5.502 --- 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 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