mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-18 16:29:50 +00:00
12.1.3
This commit is contained in:
parent
d88d18f025
commit
1e3ef244b7
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="120102"
|
||||
android:versionName="12.1.2">
|
||||
android:versionCode="120103"
|
||||
android:versionName="12.1.3">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="21"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v12.1.3
|
||||
|
||||
* Remove region: Poland (PKP)
|
||||
|
||||
v12.1.1-v12.1.2
|
||||
|
||||
* Use activity result API for permission requests, picking contacts and picking favorite stations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue