Version 3.8.2

This commit is contained in:
Dominik Schürmann
2016-01-13 14:28:50 +01:00
parent 5d912657ca
commit d030f4f203

View File

@@ -133,8 +133,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 23
versionCode 38100
versionName "3.8.1"
versionCode 38200
versionName "3.8.2"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607