Minor changes and fixes

This commit is contained in:
len
2016-12-03 13:08:26 +01:00
parent d10bf45283
commit f514d466a6
5 changed files with 11 additions and 8 deletions

View File

@@ -56,7 +56,7 @@
<provider
android:name="android.support.v4.content.FileProvider"
android:authorities="eu.kanade.tachiyomi.provider"
android:authorities="${applicationId}.provider"
android:exported="false"
android:grantUriPermissions="true">
<meta-data