Version 3.95 beta

This commit is contained in:
Dominik Schürmann 2016-04-13 17:12:48 +02:00
parent ab323bddab
commit a16c4bcc30

View file

@ -143,8 +143,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 23
versionCode 39400
versionName "3.9.4"
versionCode 39500
versionName "3.95 beta"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607