Update AndroidManifest.xml

This commit is contained in:
沉默的湮灰
2021-05-19 20:18:01 +08:00
committed by GitHub
parent f1bc418976
commit 1c6e7fedae

View File

@ -4,7 +4,7 @@
<application>
<provider
android:name=".content.TencentKitFileProvider"
android:authorities="${applicationId}.content.TencentKitFileProvider"
android:authorities="${applicationId}.tencent_kit.TencentKitFileProvider"
android:exported="false"
android:grantUriPermissions="true">