mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
10.2.2
This commit is contained in:
parent
94d8c8c033
commit
8ddb6f7aae
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="620"
|
android:versionCode="621"
|
||||||
android:versionName="10.2.1-aosp" >
|
android:versionName="10.2.2-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v10.2-v10.2.1
|
v10.2-v10.2.2
|
||||||
|
|
||||||
* Map on right half of the screen is now based on OpenStreetMap.
|
* Map on right half of the screen is now based on OpenStreetMap.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2843b9f33df7de5f48b71a8d5bc6def81aa6baa2
|
Subproject commit 26d1b8efa617d6b160098a18070207b185b8ce2b
|
Loading…
Add table
Add a link
Reference in a new issue