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 {
minSdkVersion 15
targetSdkVersion 23
versionCode 39500
versionName "3.95 beta"
versionCode 39510
versionName "3.9.5"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607