Fix missing google task sync authority

pull/618/head
Alex Baker 7 years ago
parent 6a284db1a3
commit 7223c9dd33

@ -228,7 +228,7 @@
<provider
android:name="com.todoroo.astrid.provider.Astrid2TaskProvider"
android:authorities="org.tasks.tasksprovider"
android:authorities="org.tasks;org.tasks.tasksprovider"
android:exported="true"
android:multiprocess="true"
android:grantUriPermissions="true"

Loading…
Cancel
Save