mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +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
|
<manifest
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="de.schildbach.oeffi"
|
package="de.schildbach.oeffi"
|
||||||
android:versionCode="120101"
|
android:versionCode="120102"
|
||||||
android:versionName="12.1.1">
|
android:versionName="12.1.2">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="21"
|
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.
|
* Use activity result API for permission requests, picking contacts and picking favorite stations.
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1d630f2fc2692c701dd1a71563b78d6009b844ba
|
Subproject commit 5aa1ca1c96f601ee8e9e079b1567aaaa462ddbce
|
Loading…
Add table
Add a link
Reference in a new issue