Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c15c655 authored by Romain Hunault's avatar Romain Hunault 💻 Committed by Romain Hunault
Browse files

Switch to the Tasks fork

parent 1678e07d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
    android:accountType="@string/eelo_account_type"
    android:contentAuthority="org.dmfs.tasks"
    android:contentAuthority="foundation.e.tasks"
    android:allowParallelSyncs="true"
    android:supportsUploading="true"
    android:userVisible="true" />
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
    android:accountType="@string/google_account_type"
    android:contentAuthority="org.dmfs.tasks"
    android:contentAuthority="foundation.e.tasks"
    android:allowParallelSyncs="true"
    android:supportsUploading="true"
    android:userVisible="true" />