Version 3.9

This commit is contained in:
Dominik Schürmann
2016-03-03 13:34:08 +01:00
parent 7d3b903690
commit eef8abcf80
2 changed files with 2 additions and 7 deletions

View File

@@ -147,8 +147,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 23
versionCode 38200
versionName "3.8.2"
versionCode 39000
versionName "3.9"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607