mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Rar/cbr support
This commit is contained in:
		| @@ -81,6 +81,11 @@ | ||||
|             android:authorities="${applicationId}.zip-provider" | ||||
|             android:exported="false" /> | ||||
|  | ||||
|         <provider | ||||
|             android:name="eu.kanade.tachiyomi.util.RarContentProvider" | ||||
|             android:authorities="${applicationId}.rar-provider" | ||||
|             android:exported="false" /> | ||||
|  | ||||
|         <receiver | ||||
|             android:name=".data.notification.NotificationReceiver" | ||||
|             android:exported="false" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user