mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
10.5.4
This commit is contained in:
parent
0f6ce28f36
commit
303adacee5
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="647"
|
||||
android:versionName="10.5.3-aosp" >
|
||||
android:versionCode="648"
|
||||
android:versionName="10.5.4-aosp" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v10.5.4
|
||||
|
||||
* Require Gradle 4.4 (or later) for building.
|
||||
|
||||
v10.5.2-v10.5.3
|
||||
|
||||
* Move directions form out of the way if query history is scrolled.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 61cba8193e913f471574ef45473ee1f73e5f4ce0
|
||||
Subproject commit 361407ebf23090b46209ccdc1a2948b80847aebc
|
Loading…
Add table
Add a link
Reference in a new issue