This commit is contained in:
Andreas Schildbach 2019-04-02 16:24:46 +02:00
parent 9ccc4b0ff6
commit 379c376294
3 changed files with 7 additions and 3 deletions

View file

@ -19,8 +19,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest 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="645" android:versionCode="646"
android:versionName="10.5.1-aosp" > android:versionName="10.5.2-aosp" >
<uses-sdk <uses-sdk
android:minSdkVersion="16" android:minSdkVersion="16"

View file

@ -1,3 +1,7 @@
v10.5.2
* Move directions form out of the way if query history is scrolled.
v10.5.1 v10.5.1
* App-widget update now runs in a foreground service. * App-widget update now runs in a foreground service.

@ -1 +1 @@
Subproject commit 8980eb6dc1edb7d938056d0c8bb823b748288184 Subproject commit 61cba8193e913f471574ef45473ee1f73e5f4ce0