Version 3.3

This commit is contained in:
Dominik Schürmann
2015-06-30 13:36:27 +02:00
parent a8efe3a12e
commit bb89d77665

View File

@@ -114,8 +114,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 32300 versionCode 33000
versionName "3.2.3" versionName "3.3"
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