This commit is contained in:
Andreas Schildbach 2021-02-04 11:23:59 +01:00
parent a496ced89f
commit fcd08d55c8
2 changed files with 7 additions and 2 deletions

View file

@ -19,8 +19,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="de.schildbach.oeffi"
android:versionCode="120003"
android:versionName="12.0.3">
android:versionCode="120004"
android:versionName="12.0.4">
<uses-sdk
android:minSdkVersion="21"

View file

@ -1,3 +1,8 @@
v12.0.4
* Target Android 11.
* Fixed a crash for new users on Android 5.x.
v12.0.3
* For devices running Android 10 and higher, add a light UI mode to app-widget.