mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 18:38:48 +00:00
11.3
This commit is contained in:
parent
d1e7f183e5
commit
3d3dfd5e55
3 changed files with 7 additions and 3 deletions
|
@ -20,8 +20,8 @@
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
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="678"
|
android:versionCode="679"
|
||||||
android:versionName="11.2.4">
|
android:versionName="11.3">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v11.3
|
||||||
|
|
||||||
|
* Remove the caching system in Öffi Stations as it led to too much stale data.
|
||||||
|
|
||||||
v11.2-v11.2.4
|
v11.2-v11.2.4
|
||||||
|
|
||||||
* Use the display cutout area for network plans.
|
* Use the display cutout area for network plans.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2d7d882f70cc70aee06e7ac2ece932665a9bf755
|
Subproject commit b7223029b58ac68dc5630bb0ef009d1b93983dda
|
Loading…
Add table
Add a link
Reference in a new issue