This commit is contained in:
Andreas Schildbach 2020-09-17 21:17:55 +02:00
parent d1e7f183e5
commit 3d3dfd5e55
3 changed files with 7 additions and 3 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="678" android:versionCode="679"
android:versionName="11.2.4"> android:versionName="11.3">
<uses-sdk <uses-sdk
android:minSdkVersion="19" android:minSdkVersion="19"

View file

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