Version 3.9
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user