mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
10.0.2
This commit is contained in:
parent
d6877314ee
commit
569d95d94a
3 changed files with 8 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="611"
|
||||
android:versionName="10.0.1-aosp" >
|
||||
android:versionCode="612"
|
||||
android:versionName="10.0.2-aosp" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
v10.0.2
|
||||
|
||||
* Revert fix for GVH.
|
||||
* Avoid SSL errors on Android 4.x (KitKat or lower) devices.
|
||||
|
||||
v10.0.1
|
||||
|
||||
* Fixes for VMV, GVH, VMT and VBB.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 24b0b46d44564a55b5593e9f71eb48f65a79f8ca
|
||||
Subproject commit 740deccce1de3156cd3ae3dc09d6e39d6b4b1c6b
|
Loading…
Add table
Add a link
Reference in a new issue