mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 15:58:49 +00:00
11.1.1
This commit is contained in:
parent
4ac29dd5e0
commit
1fd42fcfb5
3 changed files with 8 additions and 4 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="662"
|
android:versionCode="663"
|
||||||
android:versionName="11.1" >
|
android:versionName="11.1.1" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
V11.1
|
v11.1.1
|
||||||
|
|
||||||
|
* Fixed the app-widget on Android 10.
|
||||||
|
|
||||||
|
v11.1
|
||||||
|
|
||||||
* New region: Prague.
|
* New region: Prague.
|
||||||
* New region: San Francisco.
|
* New region: San Francisco.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit b8d1d5b6d7d3422cb87fb6f8425def2a14a6221a
|
Subproject commit 0c102519575d91b5b8287696e9699b8d130c60c4
|
Loading…
Add table
Add a link
Reference in a new issue