mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
10.0.3
This commit is contained in:
parent
c90ef27ae7
commit
d96f499c9e
3 changed files with 4 additions and 4 deletions
|
@ -19,8 +19,8 @@
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest 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="612"
|
android:versionCode="613"
|
||||||
android:versionName="10.0.2-aosp" >
|
android:versionName="10.0.3-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v10.0.2
|
v10.0.2-v10.0.3
|
||||||
|
|
||||||
* Revert fix for GVH.
|
* Revert fix for GVH.
|
||||||
* Avoid SSL errors on Android 4.x (KitKat or lower) devices.
|
* Avoid SSL errors on Android 4.x (KitKat or lower) devices.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 740deccce1de3156cd3ae3dc09d6e39d6b4b1c6b
|
Subproject commit 2c8e5ba9ecd20c5bcab173489ad4eb71b144799c
|
Loading…
Add table
Add a link
Reference in a new issue