Version 3.8

This commit is contained in:
Dominik Schürmann
2016-01-11 18:33:42 +01:00
parent 49dc5166cd
commit 37ad772c39

View File

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