Version 4.3

This commit is contained in:
Dominik Schürmann
2017-04-25 23:56:13 +03:00
parent 8c0b014f08
commit c766fccd71

View File

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