mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 16:28:49 +00:00
12.0.3
This commit is contained in:
parent
28f7761e96
commit
2646e51fd0
2 changed files with 6 additions and 2 deletions
|
@ -19,8 +19,8 @@
|
|||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="120002"
|
||||
android:versionName="12.0.2">
|
||||
android:versionCode="120003"
|
||||
android:versionName="12.0.3">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="21"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v12.0.3
|
||||
|
||||
* For devices running Android 10 and higher, add a light UI mode to app-widget.
|
||||
|
||||
v12.0-v12.0.2
|
||||
|
||||
* The app now requires Android 5.0 (Lollipop) or higher.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue