Version 4.7-beta1

This commit is contained in:
Dominik Schürmann 2017-09-11 11:10:38 -10:00
parent 68b3923c33
commit ac10b03a0e

View file

@ -162,8 +162,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 46000 versionCode 47000
versionName "4.6" versionName "4.7-beta1"
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