mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:28:49 +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
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="120001"
|
||||
android:versionName="12.0.1">
|
||||
android:versionCode="120002"
|
||||
android:versionName="12.0.2">
|
||||
|
||||
<uses-sdk
|
||||
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.
|
||||
* Introduce dark UI mode and UI improvements on Android 10 (and higher) devices.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue