mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:28:49 +00:00
11.1.11
This commit is contained in:
parent
8ec3f451ff
commit
bde5324cc1
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="672"
|
||||
android:versionName="11.1.10">
|
||||
android:versionCode="673"
|
||||
android:versionName="11.1.11">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="19"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v11.1.11
|
||||
|
||||
* Fixed various bugs.
|
||||
|
||||
v11.1.6-v11.1.10
|
||||
|
||||
* On Android 4.4 (KitKat) with Google Play Services, use TLS 1.2 if offered by the server.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 69614c87af627e2feafc576882f2ccccdbf4b7e6
|
||||
Subproject commit 7f374b1f59e8c6fca372526283a9cde94c25ec3f
|
Loading…
Add table
Add a link
Reference in a new issue