Version 4.9-beta1

This commit is contained in:
Dominik Schürmann 2018-01-24 20:42:39 +01:00
parent 2fe10cde06
commit 5449fe1ef3

View file

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