mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
11.1.9
This commit is contained in:
parent
df75c0441f
commit
421a3d704e
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="670"
|
android:versionCode="671"
|
||||||
android:versionName="11.1.8">
|
android:versionName="11.1.9">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v11.1.6-v11.1.8
|
v11.1.6-v11.1.9
|
||||||
|
|
||||||
* 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 dca4541d13aa96b8bfe7a1e1ce2553133e0fa755
|
Subproject commit ea79ac82f91aff7b8f470c45d3a1c4a5c649ca81
|
Loading…
Add table
Add a link
Reference in a new issue