mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-17 21:39:50 +00:00
12.1.2
This commit is contained in:
parent
b7341bf810
commit
a5c17eaff2
3 changed files with 4 additions and 4 deletions
|
@ -19,8 +19,8 @@
|
|||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="120101"
|
||||
android:versionName="12.1.1">
|
||||
android:versionCode="120102"
|
||||
android:versionName="12.1.2">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="21"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
v12.1.1
|
||||
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