mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-21 01:39:50 +00:00
12.1.1
This commit is contained in:
parent
5e7614d9f5
commit
75594e2904
3 changed files with 7 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
|||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="120100"
|
||||
android:versionName="12.1">
|
||||
android:versionCode="120101"
|
||||
android:versionName="12.1.1">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="21"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v12.1.1
|
||||
|
||||
* Use activity result API for permission requests, picking contacts and picking favorite stations.
|
||||
|
||||
v12.1
|
||||
|
||||
* Enable per-app locale selection on Android 13 (and higher).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue