Modified namespace so that app can be published on Google Play

This commit is contained in:
Nicolas Raoul 2015-09-08 10:08:34 +09:00
parent 2427ee7b6f
commit 97a57be47a
69 changed files with 213 additions and 213 deletions

View file

@ -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.campaigns.contentprovider"
android:accountType="org.wikimedia.commons"
android:contentAuthority="fr.nrw.free.commons.campaigns.contentprovider"
android:accountType="fr.nrw.free.commons"
android:supportsUploading="false"
android:userVisible="true"
android:isAlwaysSyncable="true"