Version 5.1

This commit is contained in:
Dominik Schürmann
2018-06-11 10:20:25 +02:00
parent 2c6ad54e02
commit 3bdafeabc3

View File

@@ -164,8 +164,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 50200 versionCode 51000
versionName "5.0.2" versionName "5.1"
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