mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
12.0.5
This commit is contained in:
parent
619cb33b55
commit
36c419a5df
2 changed files with 6 additions and 2 deletions
|
@ -19,8 +19,8 @@
|
||||||
<manifest
|
<manifest
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="de.schildbach.oeffi"
|
package="de.schildbach.oeffi"
|
||||||
android:versionCode="120004"
|
android:versionCode="120005"
|
||||||
android:versionName="12.0.4">
|
android:versionName="12.0.5">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="21"
|
android:minSdkVersion="21"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v12.0.5
|
||||||
|
|
||||||
|
* Make trips overview easier to read, especially in light UI mode.
|
||||||
|
|
||||||
v12.0.4
|
v12.0.4
|
||||||
|
|
||||||
* Target Android 11.
|
* Target Android 11.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue