Version 3.9.6 beta

This commit is contained in:
Dominik Schürmann
2016-05-05 14:41:46 +03:00
parent da92e5f376
commit 6f35a5565a

View File

@@ -144,8 +144,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 39510 versionCode 39600
versionName "3.9.5" versionName "3.9.6 beta"
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