mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 15:58:49 +00:00
10.5
This commit is contained in:
parent
8c74b58d25
commit
3c1b635cc4
3 changed files with 8 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="643"
|
android:versionCode="644"
|
||||||
android:versionName="10.4.11-aosp" >
|
android:versionName="10.5-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
v10.5
|
||||||
|
|
||||||
|
* New region: Spain.
|
||||||
|
* Minor relayout of the ticket/fare list.
|
||||||
|
|
||||||
v10.4.11
|
v10.4.11
|
||||||
|
|
||||||
* If Google Play Services is installed, the app-widget uses the 'fused' location provider.
|
* If Google Play Services is installed, the app-widget uses the 'fused' location provider.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 176bce07903e4f1d72f22ec41b109ff8edac09e5
|
Subproject commit f7a436c370413c96ac6f3ceb7f8980be25ebe15c
|
Loading…
Add table
Add a link
Reference in a new issue