mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
12.0.2
This commit is contained in:
parent
9a5408b468
commit
c8b9b25c0d
2 changed files with 3 additions and 3 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="120001"
|
android:versionCode="120002"
|
||||||
android:versionName="12.0.1">
|
android:versionName="12.0.2">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="21"
|
android:minSdkVersion="21"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v12.0-v12.0.1
|
v12.0-v12.0.2
|
||||||
|
|
||||||
* The app now requires Android 5.0 (Lollipop) or higher.
|
* The app now requires Android 5.0 (Lollipop) or higher.
|
||||||
* Introduce dark UI mode and UI improvements on Android 10 (and higher) devices.
|
* Introduce dark UI mode and UI improvements on Android 10 (and higher) devices.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue