This commit is contained in:
Andreas Schildbach 2019-11-30 19:25:46 +01:00
parent 62c5c74315
commit 8af0ced02c
3 changed files with 10 additions and 3 deletions

View file

@ -19,8 +19,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
package="de.schildbach.oeffi" package="de.schildbach.oeffi"
android:versionCode="653" android:versionCode="654"
android:versionName="10.5.9" > android:versionName="10.6" >
<uses-sdk <uses-sdk
android:minSdkVersion="16" android:minSdkVersion="16"

View file

@ -1,3 +1,10 @@
v10.6
* Maintenance release with backports from version 11.
* New region: Prague.
* New region: San Francisco.
* On Android 4.x with Google Play Services, use TLS 1.2 if offered by the server.
v10.5.9 v10.5.9
* Modernized Settings and About screens. * Modernized Settings and About screens.

@ -1 +1 @@
Subproject commit b1fc17c518b8980de23d5b50dee48cb419b95655 Subproject commit fcf1e5d399cec62b8e6fd26f32ae957ead99bd39