Version 5.2

This commit is contained in:
Dominik Schürmann 2018-07-26 14:08:23 +02:00
parent bd04886db5
commit 6f8b972f78

View file

@ -176,8 +176,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 52008 versionCode 52009
versionName "5.2-beta9" versionName "5.2"
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