mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 15:08:47 +00:00
11.2
This commit is contained in:
parent
4d9e763d14
commit
46e70d02a7
3 changed files with 7 additions and 3 deletions
|
@ -20,8 +20,8 @@
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
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="673"
|
android:versionCode="674"
|
||||||
android:versionName="11.1.11">
|
android:versionName="11.2">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="19"
|
android:minSdkVersion="19"
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
v11.2
|
||||||
|
|
||||||
|
* Use the display cutout area for network plans.
|
||||||
|
|
||||||
v11.1.11
|
v11.1.11
|
||||||
|
|
||||||
* Fixed various bugs.
|
* Fixed various bugs.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 7f374b1f59e8c6fca372526283a9cde94c25ec3f
|
Subproject commit f160beae519e9e49cb9bc3c6f2f5611f2540c047
|
Loading…
Add table
Add a link
Reference in a new issue