This commit is contained in:
Andreas Schildbach 2020-11-23 18:41:35 +01:00
parent 7edfca2830
commit 6aae4f0949
2 changed files with 3 additions and 3 deletions

View file

@ -20,8 +20,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="de.schildbach.oeffi"
android:versionCode="687"
android:versionName="11.4">
android:versionCode="688"
android:versionName="11.4.1">
<uses-sdk
android:minSdkVersion="19"

View file

@ -1,4 +1,4 @@
v11.4
v11.4-v11.4.1
* Show distance to station in the app-widget.
* Request background location permission only on setup of the app-widget.