mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
10.1.4
This commit is contained in:
parent
1e808f3aaf
commit
8413e6cc8c
3 changed files with 7 additions and 3 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="617"
|
android:versionCode="618"
|
||||||
android:versionName="10.1.3-aosp" >
|
android:versionName="10.1.4-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v10.1.4
|
||||||
|
|
||||||
|
* Fix VMS.
|
||||||
|
|
||||||
v10.1.3
|
v10.1.3
|
||||||
|
|
||||||
* Target Android 9.0 (Pie) again.
|
* Target Android 9.0 (Pie) again.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit c1a9731626ebb59a6076bf9dd60283d96be76332
|
Subproject commit 196aa193eab5ebe218239516b6db5ceff08f202c
|
Loading…
Add table
Add a link
Reference in a new issue