mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 12:38:48 +00:00
11.4.1
This commit is contained in:
parent
7edfca2830
commit
6aae4f0949
2 changed files with 3 additions and 3 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="687"
|
android:versionCode="688"
|
||||||
android:versionName="11.4">
|
android:versionName="11.4.1">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v11.4
|
v11.4-v11.4.1
|
||||||
|
|
||||||
* 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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue