This commit is contained in:
Andreas Schildbach 2021-01-21 21:40:10 +01:00
parent cfb3f39924
commit 949af8b122
2 changed files with 7 additions and 2 deletions

View file

@ -19,8 +19,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="de.schildbach.oeffi"
android:versionCode="692"
android:versionName="11.4.5">
android:versionCode="120000"
android:versionName="12.0">
<uses-sdk
android:minSdkVersion="21"

View file

@ -1,3 +1,8 @@
v12.0
* The app now requires Android 5.0 (Lollipop) or higher.
* Introduce dark UI mode and UI improvements on Android 10 (and higher) devices.
v11.4-v11.4.5
* Show distance to station in the app-widget.