This commit is contained in:
Andreas Schildbach 2019-10-26 22:52:15 +02:00
parent 64f3aab2ae
commit 4c7d71e40e
2 changed files with 6 additions and 2 deletions

View file

@ -18,8 +18,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.schildbach.oeffi"
android:versionCode="663"
android:versionName="11.1.1">
android:versionCode="664"
android:versionName="11.1.2">
<uses-sdk
android:minSdkVersion="19"

View file

@ -1,3 +1,7 @@
v11.1.2
* Fixed many small bugs.
v11.1.1
* Fixed the app-widget on Android 10.