This commit is contained in:
Andreas Schildbach 2020-12-13 13:10:33 +01:00
parent 1212c5a0db
commit 9a690db26e
3 changed files with 4 additions and 4 deletions

View file

@ -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="688" android:versionCode="689"
android:versionName="11.4.1"> android:versionName="11.4.2">
<uses-sdk <uses-sdk
android:minSdkVersion="19" android:minSdkVersion="19"

View file

@ -1,4 +1,4 @@
v11.4-v11.4.1 v11.4-v11.4.2
* 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 d422a3cb6e7bb3bd20e3edaa24a4ce6e85c1f26f Subproject commit 811f58887c3f708f2ac9395071acdaf0c21406d9