mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-09 12:08:47 +00:00
11.4.4
This commit is contained in:
parent
81c8c79b87
commit
a9905a6f87
3 changed files with 4 additions and 4 deletions
|
@ -20,8 +20,8 @@
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
package="de.schildbach.oeffi"
|
package="de.schildbach.oeffi"
|
||||||
android:versionCode="690"
|
android:versionCode="691"
|
||||||
android:versionName="11.4.3">
|
android:versionName="11.4.4">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v11.4-v11.4.3
|
v11.4-v11.4.4
|
||||||
|
|
||||||
* Show distance to station in the app-widget.
|
* Show distance to station in the app-widget.
|
||||||
* Request background location permission only on setup of the app-widget.
|
* Request background location permission only on setup of the app-widget.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4716531e986c25ae5684b913571d2efff658d4ae
|
Subproject commit 5625a978246c7b62e019facd6dc463d5cfa0cd56
|
Loading…
Add table
Add a link
Reference in a new issue