Merge tag '11.6.1'

pull/1408/head
Alex Baker 3 years ago
commit de566103d4

@ -38,6 +38,10 @@
* Turkish - @emintufan, Oğuz Ersen
* Ukrainian - @IhorHordiichuk
### 11.6.1 (2021-03-11)
* F-Droid: Fix OpenStreetMap crash
### 11.6 (2021-03-04)
* CalDAV: Display indicator in drawer when a list is shared with other users

@ -499,11 +499,6 @@
android:name=".location.AndroidGeofenceTransitionIntentService"
android:permission="android.permission.BIND_JOB_SERVICE"/>
<!-- Uses Library -->
<uses-library
android:name="com.google.android.maps"
android:required="false"/>
<!-- DashClock extension -->
<service

Loading…
Cancel
Save