mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 16:08:49 +00:00
10.5.2
This commit is contained in:
parent
9ccc4b0ff6
commit
379c376294
3 changed files with 7 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="645"
|
||||
android:versionName="10.5.1-aosp" >
|
||||
android:versionCode="646"
|
||||
android:versionName="10.5.2-aosp" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v10.5.2
|
||||
|
||||
* Move directions form out of the way if query history is scrolled.
|
||||
|
||||
v10.5.1
|
||||
|
||||
* App-widget update now runs in a foreground service.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 8980eb6dc1edb7d938056d0c8bb823b748288184
|
||||
Subproject commit 61cba8193e913f471574ef45473ee1f73e5f4ce0
|
Loading…
Add table
Add a link
Reference in a new issue