Version 4.0.3

This commit is contained in:
Dominik Schürmann 2016-07-07 15:57:27 +02:00
parent 568b9e1845
commit 826607db56

View file

@ -144,8 +144,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 23
versionCode 41001
versionName "4.1 beta2"
versionCode 40300
versionName "4.0.3"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607