This commit is contained in:
Andreas Schildbach 2018-11-16 16:00:46 +01:00
parent 80aa03811b
commit d6bf80c094
3 changed files with 9 additions and 3 deletions

View file

@ -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="621"
android:versionName="10.2.2-aosp" >
android:versionCode="622"
android:versionName="10.3-aosp" >
<uses-sdk
android:minSdkVersion="16"

View file

@ -1,3 +1,9 @@
v10.3
* New region: Aachen, Germany.
* New region: Ingolstadt, Germany.
* A long press on a line label will reveal full name of line, if available.
v10.2-v10.2.2
* Map on right half of the screen is now based on OpenStreetMap.