This commit is contained in:
Andreas Schildbach 2019-04-25 17:28:01 +02:00
parent 0f6ce28f36
commit 303adacee5
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="647" android:versionCode="648"
android:versionName="10.5.3-aosp" > android:versionName="10.5.4-aosp" >
<uses-sdk <uses-sdk
android:minSdkVersion="16" android:minSdkVersion="16"

View file

@ -1,3 +1,7 @@
v10.5.4
* Require Gradle 4.4 (or later) for building.
v10.5.2-v10.5.3 v10.5.2-v10.5.3
* Move directions form out of the way if query history is scrolled. * Move directions form out of the way if query history is scrolled.

@ -1 +1 @@
Subproject commit 61cba8193e913f471574ef45473ee1f73e5f4ce0 Subproject commit 361407ebf23090b46209ccdc1a2948b80847aebc