mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 15:58:49 +00:00
12.0.20
This commit is contained in:
parent
c021055fdb
commit
03540a12b7
3 changed files with 4 additions and 4 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="120019"
|
android:versionCode="120020"
|
||||||
android:versionName="12.0.19">
|
android:versionName="12.0.20">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="21"
|
android:minSdkVersion="21"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v12.0.19
|
v12.0.19-v12.0.20
|
||||||
|
|
||||||
* Fix showing a location on an external maps app.
|
* Fix showing a location on an external maps app.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3f2e07ed9cb233bc32c0c278490794e85d3ed167
|
Subproject commit 0c7c97c78a5186d2f59bc06b4fae0c759addab5b
|
Loading…
Add table
Add a link
Reference in a new issue