diff --git a/k9mail/build.gradle b/k9mail/build.gradle index 19e07da0e..acc7ae379 100644 --- a/k9mail/build.gradle +++ b/k9mail/build.gradle @@ -56,8 +56,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" - versionCode 23510 - versionName '5.301' + versionCode 23511 + versionName '5.302-SNAPSHOT' minSdkVersion 15 targetSdkVersion 22