Version 5.8.2
This commit is contained in:
@@ -90,8 +90,8 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 58900
|
versionCode 58902 // inconsistent at the moment - set to 59000 for 5.9.0!
|
||||||
versionName "5.8.0"
|
versionName "5.8.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
|
||||||
|
|||||||
Reference in New Issue
Block a user