mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 15:28:48 +00:00
12.0
This commit is contained in:
parent
cfb3f39924
commit
949af8b122
2 changed files with 7 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue