mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 06:43:56 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			399 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			399 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| 
 | |
| <sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
 | |
|               android:contentAuthority="free.nrw.commons.modifications.contentprovider"
 | |
|               android:accountType="free.nrw.commons"
 | |
|               android:supportsUploading="true"
 | |
|               android:userVisible="true"
 | |
|               android:isAlwaysSyncable="true"
 | |
|         />
 | 
