mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-10 00:08:48 +00:00
11.1.6
This commit is contained in:
parent
9a5be1ed70
commit
061ce9b348
3 changed files with 7 additions and 3 deletions
|
@ -20,8 +20,8 @@
|
|||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="667"
|
||||
android:versionName="11.1.5">
|
||||
android:versionCode="668"
|
||||
android:versionName="11.1.6">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="19"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v11.1.6
|
||||
|
||||
* On Android 4.4 (KitKat) with Google Play Services, use TLS 1.2 if offered by the server.
|
||||
|
||||
v11.1.2-v11.1.5
|
||||
|
||||
* Fixed many small bugs.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 494cbc3031a1e830cbc49a6b43b22417c12b9ccc
|
||||
Subproject commit 9650d29b37ba1ef65896cc4d920c9dded70e7a0e
|
Loading…
Add table
Add a link
Reference in a new issue