This commit is contained in:
Andreas Schildbach 2020-11-20 17:13:00 +01:00
parent 0c2a42fee4
commit a8cfbbe047
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:tools="http://schemas.android.com/tools"
package="de.schildbach.oeffi"
android:versionCode="685"
android:versionName="11.3.6">
android:versionCode="686"
android:versionName="11.3.7">
<uses-sdk
android:minSdkVersion="19"

View file

@ -1,4 +1,4 @@
v11.3-v11.3.6
v11.3-v11.3.7
* Remove the caching system in Öffi Stations as it led to too much stale data.