Simplified file sharing
This commit is contained in:
parent
309131a669
commit
0801e8a021
3 changed files with 4 additions and 13 deletions
|
|
@ -204,8 +204,8 @@
|
|||
|
||||
<activity android:name=".ui.activities.PurchaseActivity"></activity>
|
||||
<provider
|
||||
android:name=".GenericFileProvider"
|
||||
android:authorities="${applicationId}.com.kabouzeid.gramophone.provider"
|
||||
android:name="android.support.v4.content.FileProvider"
|
||||
android:authorities="${applicationId}"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true">
|
||||
<meta-data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue