Version 4.9

This commit is contained in:
Dominik Schürmann 2018-02-20 17:18:45 +01:00
parent 892b5ec4e2
commit 3ea7eb3b2b

View file

@ -154,8 +154,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 49000 versionCode 49001
versionName "4.9-beta1" versionName "4.9"
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