Version 4.7

This commit is contained in:
Dominik Schürmann 2017-09-25 11:19:15 +02:00
parent d9fec6efb9
commit 48e01e15e0

View file

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