mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 03:58:48 +00:00
10.3.8
This commit is contained in:
parent
320229b917
commit
1e255a34de
3 changed files with 7 additions and 3 deletions
|
@ -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="629"
|
android:versionCode="630"
|
||||||
android:versionName="10.3.7-aosp" >
|
android:versionName="10.3.8-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v10.3.8
|
||||||
|
|
||||||
|
* Fix for trips not being saved to the history in some cases.
|
||||||
|
|
||||||
v10.3.4-v10.3.7
|
v10.3.4-v10.3.7
|
||||||
|
|
||||||
* Fix for launcher shortcuts that use addresses. Please re-create them if they don't work.
|
* Fix for launcher shortcuts that use addresses. Please re-create them if they don't work.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 724f8a23e37ea6a2892f8f0e050fc9bfc1ccff33
|
Subproject commit 418b598f3755b889c3719c4608843071a0a9d563
|
Loading…
Add table
Add a link
Reference in a new issue