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