mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 18:08:49 +00:00
11.1.2
This commit is contained in:
parent
64f3aab2ae
commit
4c7d71e40e
2 changed files with 6 additions and 2 deletions
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="de.schildbach.oeffi"
|
package="de.schildbach.oeffi"
|
||||||
android:versionCode="663"
|
android:versionCode="664"
|
||||||
android:versionName="11.1.1">
|
android:versionName="11.1.2">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v11.1.2
|
||||||
|
|
||||||
|
* Fixed many small bugs.
|
||||||
|
|
||||||
v11.1.1
|
v11.1.1
|
||||||
|
|
||||||
* Fixed the app-widget on Android 10.
|
* Fixed the app-widget on Android 10.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue