Version 5.2-beta1

This commit is contained in:
Dominik Schürmann
2018-07-04 23:32:06 +02:00
parent cc903533a5
commit 69182df88c

View File

@@ -173,8 +173,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 51100 versionCode 52000
versionName "5.1.1" versionName "5.2-beta1"
applicationId "org.sufficientlysecure.keychain" applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here: // the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607 // https://code.google.com/p/android/issues/detail?id=170607