mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
10.2
This commit is contained in:
parent
4657ad736b
commit
5e3f1fc912
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="618"
|
android:versionCode="619"
|
||||||
android:versionName="10.1.4-aosp" >
|
android:versionName="10.2-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v10.2
|
||||||
|
|
||||||
|
* Map on right half of the screen is now based on OpenStreetMap.
|
||||||
|
|
||||||
v10.1.4
|
v10.1.4
|
||||||
|
|
||||||
* Fix VMS.
|
* Fix VMS.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 196aa193eab5ebe218239516b6db5ceff08f202c
|
Subproject commit 2843b9f33df7de5f48b71a8d5bc6def81aa6baa2
|
Loading…
Add table
Add a link
Reference in a new issue