mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +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).
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c605c53ffe00e60d05f344c09de1f68cbab36460
|
||||
Subproject commit 1d630f2fc2692c701dd1a71563b78d6009b844ba
|
Loading…
Add table
Add a link
Reference in a new issue