fix: Fix wrong file provider ID
This commit is contained in:
parent
b52ca03eff
commit
809ddfaf80
@ -4,7 +4,7 @@
|
|||||||
<application>
|
<application>
|
||||||
<provider
|
<provider
|
||||||
android:name="org.moxxy.moxxy_native.content.MoxxyFileProvider"
|
android:name="org.moxxy.moxxy_native.content.MoxxyFileProvider"
|
||||||
android:authorities="org.moxxy.moxxyv2.fileprovider2"
|
android:authorities="org.moxxy.moxxyv2.fileprovider"
|
||||||
android:exported="false"
|
android:exported="false"
|
||||||
android:grantUriPermissions="true">
|
android:grantUriPermissions="true">
|
||||||
<meta-data
|
<meta-data
|
||||||
|
Loading…
Reference in New Issue
Block a user