This commit is contained in:
Andreas Schildbach 2018-11-28 15:48:09 +01:00
parent 1312a50847
commit bd88039eb2
3 changed files with 4 additions and 4 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="627"
android:versionName="10.3.5-aosp" >
android:versionCode="628"
android:versionName="10.3.6-aosp" >
<uses-sdk
android:minSdkVersion="16"

View file

@ -1,4 +1,4 @@
v10.3.4
v10.3.4-v10.3.6
* Fix for launcher shortcuts that use addresses. Please re-create them if they don't work.