Version 3.9.1

This commit is contained in:
Dominik Schürmann
2016-03-06 14:14:34 +01:00
parent 005aed8df1
commit 3f746bd281
2 changed files with 3 additions and 3 deletions

View File

@@ -147,8 +147,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 39000 versionCode 39100
versionName "3.9" versionName "3.9.1"
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