Version 3.9.5

This commit is contained in:
Dominik Schürmann
2016-04-29 13:16:32 +02:00
parent af15e87477
commit 5fdc312b2d

View File

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