authorities
This commit is contained in:
parent
282da3e706
commit
b30e9bb9b9
@ -11,7 +11,7 @@
|
||||
</receiver>
|
||||
<provider
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
android:authorities=".J_FileProvider"
|
||||
android:authorities="${applicationId}.J_FileProvider"
|
||||
android:grantUriPermissions="true"
|
||||
android:exported="false">
|
||||
<!-- 元数据 -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user