Version 4.8.1

This commit is contained in:
Dominik Schürmann
2017-12-04 13:23:55 +01:00
parent ecf9249247
commit b829c4e561

View File

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