Version 4.8

This commit is contained in:
Dominik Schürmann
2017-11-28 20:31:43 +01:00
parent 1ea5a67f6c
commit cfd3e25b6a

View File

@@ -166,8 +166,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 48000 versionCode 48001
versionName "4.8-beta1" versionName "4.8"
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