Version 3.7

This commit is contained in:
Dominik Schürmann 2015-11-24 00:04:00 +01:00
parent a5fedb2525
commit 3611200123

View file

@ -134,8 +134,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 36100 versionCode 37000
versionName "3.6.1" versionName "3.7"
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