mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
10.3.9
This commit is contained in:
parent
6d4a97fcc3
commit
a0b22d5c25
2 changed files with 3 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="630"
|
android:versionCode="631"
|
||||||
android:versionName="10.3.8-aosp" >
|
android:versionName="10.3.9-aosp" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v10.3.8
|
v10.3.8-v10.3.9
|
||||||
|
|
||||||
* Fix for trips not being saved to the history in some cases.
|
* Fix for trips not being saved to the history in some cases.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue