Version 5.0.1

This commit is contained in:
Dominik Schürmann
2018-05-05 23:58:41 +02:00
parent 32005b94d9
commit cfc5cc4c44

View File

@@ -164,8 +164,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 50001 versionCode 50100
versionName "5.0" versionName "5.0.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