Explorar o código

update authority to match authority in java files

Bartosz Przybylski %!s(int64=8) %!d(string=hai) anos
pai
achega
a4d30e88e5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      AndroidManifest.xml

+ 1 - 1
AndroidManifest.xml

@@ -138,7 +138,7 @@
 
         <provider
             android:name=".providers.UsersAndGroupsSearchProvider"
-            android:authorities="com.nextcloud.providers.UsersAndGroupsSearchProvider"
+            android:authorities="com.nextcloud.android.providers.UsersAndGroupsSearchProvider"
             android:enabled="true"
             android:exported="false"
             android:label="@string/search_users_and_groups_hint" />