mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
12.0.19
This commit is contained in:
parent
1cecd76d6d
commit
c021055fdb
3 changed files with 7 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
||||||
<manifest
|
<manifest
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="de.schildbach.oeffi"
|
package="de.schildbach.oeffi"
|
||||||
android:versionCode="120018"
|
android:versionCode="120019"
|
||||||
android:versionName="12.0.18">
|
android:versionName="12.0.19">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="21"
|
android:minSdkVersion="21"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v12.0.19
|
||||||
|
|
||||||
|
* Fix showing a location on an external maps app.
|
||||||
|
|
||||||
v12.0.12-v12.0.18
|
v12.0.12-v12.0.18
|
||||||
|
|
||||||
* Remove region: Schweizerische Bundesbahnen (SBB)
|
* Remove region: Schweizerische Bundesbahnen (SBB)
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 57abfd28aa87facd3b17962df7f765dbf872245d
|
Subproject commit 3f2e07ed9cb233bc32c0c278490794e85d3ed167
|
Loading…
Add table
Add a link
Reference in a new issue