mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:38:49 +00:00
10.6
This commit is contained in:
parent
62c5c74315
commit
8af0ced02c
3 changed files with 10 additions and 3 deletions
|
@ -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"
|
||||||
|
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue