This commit is contained in:
Andreas Schildbach 2020-09-18 19:17:54 +02:00
parent 004fda9b6f
commit 2397a9f348
3 changed files with 4 additions and 4 deletions

View file

@ -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"

View file

@ -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