4.8-beta1

This commit is contained in:
Dominik Schürmann
2017-10-13 13:47:02 +02:00
parent 51109bdf5c
commit 7525f54cbf

View File

@@ -162,8 +162,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 25
versionCode 47001
versionName "4.7"
versionCode 48000
versionName "4.8-beta1"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607