mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Modified namespace so that app can be published on Google Play
This commit is contained in:
parent
2427ee7b6f
commit
97a57be47a
69 changed files with 213 additions and 213 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:contentAuthority="org.wikimedia.commons.modifications.contentprovider"
|
||||
android:accountType="org.wikimedia.commons"
|
||||
android:contentAuthority="fr.nrw.free.commons.modifications.contentprovider"
|
||||
android:accountType="fr.nrw.free.commons"
|
||||
android:supportsUploading="true"
|
||||
android:userVisible="true"
|
||||
android:isAlwaysSyncable="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue