mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 18:38:48 +00:00
10.3.4
This commit is contained in:
parent
0ba61b349f
commit
f07e393e44
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="625"
|
android:versionCode="626"
|
||||||
android:versionName="10.3.3-aosp" >
|
android:versionName="10.3.4-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v10.3.4
|
||||||
|
|
||||||
|
* Fix for launcher shortcuts that use addresses. Please re-create them if they don't work.
|
||||||
|
|
||||||
v10.3-v10.3.3
|
v10.3-v10.3.3
|
||||||
|
|
||||||
* New region: Aachen, Germany.
|
* New region: Aachen, Germany.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit fe40fa22081d8f94ea14159e59506d15a7d63e57
|
Subproject commit 5ff1d2bd35e560cd6156016b18cc6be02317e312
|
Loading…
Add table
Add a link
Reference in a new issue