mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 18:38:48 +00:00
11.3.6
This commit is contained in:
parent
7aa1d9497d
commit
0c2a42fee4
3 changed files with 4 additions and 4 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="684"
|
android:versionCode="685"
|
||||||
android:versionName="11.3.5">
|
android:versionName="11.3.6">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v11.3-v11.3.5
|
v11.3-v11.3.6
|
||||||
|
|
||||||
* Remove the caching system in Öffi Stations as it led to too much stale data.
|
* Remove the caching system in Öffi Stations as it led to too much stale data.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2f330515244a5de37e91072a4183b4d471f11ee9
|
Subproject commit 286e1718bff643056dc6b9a0a19e0a9a197eaf0a
|
Loading…
Add table
Add a link
Reference in a new issue