Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
droplet-js authored May 19, 2021
1 parent f1bc418 commit 1c6e7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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">

Expand Down

0 comments on commit 1c6e7fe

Please sign in to comment.