mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:28:49 +00:00
11.1.7
This commit is contained in:
parent
18d45fe36d
commit
1e7f748bc4
3 changed files with 4 additions and 4 deletions
|
@ -20,8 +20,8 @@
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
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="668"
|
android:versionCode="669"
|
||||||
android:versionName="11.1.6">
|
android:versionName="11.1.7">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v11.1.6
|
v11.1.6-v11.1.7
|
||||||
|
|
||||||
* On Android 4.4 (KitKat) with Google Play Services, use TLS 1.2 if offered by the server.
|
* On Android 4.4 (KitKat) with Google Play Services, use TLS 1.2 if offered by the server.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 9650d29b37ba1ef65896cc4d920c9dded70e7a0e
|
Subproject commit fcf1e5d399cec62b8e6fd26f32ae957ead99bd39
|
Loading…
Add table
Add a link
Reference in a new issue