mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
12.0.7
This commit is contained in:
parent
245fc608f0
commit
8dc28f01c5
2 changed files with 6 additions and 2 deletions
|
@ -19,8 +19,8 @@
|
|||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="120006"
|
||||
android:versionName="12.0.6">
|
||||
android:versionCode="120007"
|
||||
android:versionName="12.0.7">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="21"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v12.0.7
|
||||
|
||||
* Fixed contacts permission and dropped calendar permission.
|
||||
|
||||
v12.0.6
|
||||
|
||||
* Switch trips overview back to dark mode by default on Android 9 (and lower) devices.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue