mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 18:48:48 +00:00
11.3.1
This commit is contained in:
parent
004fda9b6f
commit
2397a9f348
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="679"
|
android:versionCode="680"
|
||||||
android:versionName="11.3">
|
android:versionName="11.3.1">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v11.3
|
v11.3-v11.3.1
|
||||||
|
|
||||||
* 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 b7223029b58ac68dc5630bb0ef009d1b93983dda
|
Subproject commit 5ef88212d98aec7d0f15d271447bbfb0acc854e1
|
Loading…
Add table
Add a link
Reference in a new issue