Version 4.4

This commit is contained in:
Dominik Schürmann
2017-05-01 20:21:41 +03:00
parent afec4ca055
commit 11785d0ddf

View File

@@ -156,8 +156,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 44000 versionCode 44001
versionName "4.4-beta1" versionName "4.4"
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