mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:28:49 +00:00
12.0.4
This commit is contained in:
parent
a496ced89f
commit
fcd08d55c8
2 changed files with 7 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="120003"
|
android:versionCode="120004"
|
||||||
android:versionName="12.0.3">
|
android:versionName="12.0.4">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="21"
|
android:minSdkVersion="21"
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
v12.0.4
|
||||||
|
|
||||||
|
* Target Android 11.
|
||||||
|
* Fixed a crash for new users on Android 5.x.
|
||||||
|
|
||||||
v12.0.3
|
v12.0.3
|
||||||
|
|
||||||
* For devices running Android 10 and higher, add a light UI mode to app-widget.
|
* For devices running Android 10 and higher, add a light UI mode to app-widget.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue