diff --git a/k9mail/build.gradle b/k9mail/build.gradle index 1eaa4d01e82..6394eb6d386 100644 --- a/k9mail/build.gradle +++ b/k9mail/build.gradle @@ -53,8 +53,8 @@ android { applicationId "com.fsck.k9.materialfork" testApplicationId "com.fsck.k9.materialfork.tests" - versionCode 232701 - versionName '5.207.1' + versionCode 232702 + versionName '5.207.2' minSdkVersion 15 targetSdkVersion 25