Version 3.9

This commit is contained in:
Dominik Schürmann
2016-03-03 13:34:08 +01:00
parent 7d3b903690
commit eef8abcf80
2 changed files with 2 additions and 7 deletions

View File

@@ -147,8 +147,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 38200 versionCode 39000
versionName "3.8.2" versionName "3.9"
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

View File

@@ -5,11 +5,6 @@
android:installLocation="auto"> android:installLocation="auto">
<!-- <!--
General remarks
===============
- Last APG 1 version was 10900 (1.0.9 beta 00)
- Keychain starting with versionCode 20000!
Association of file types to Keychain Association of file types to Keychain
===================================== =====================================
General remarks about file ending conventions: General remarks about file ending conventions: