diff --git a/k9mail/build.gradle b/k9mail/build.gradle index c48fb475987..ea3ee97e17a 100644 --- a/k9mail/build.gradle +++ b/k9mail/build.gradle @@ -54,8 +54,8 @@ android { applicationId "com.fsck.k9.materialfork" testApplicationId "com.fsck.k9.materialfork.tests" - versionCode 232702 - versionName '5.207.2' + versionCode 232703 + versionName '5.207.3' minSdkVersion 15 targetSdkVersion 25