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 { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 39400 versionCode 39500
versionName "3.9.4" versionName "3.95 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