Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdurazaaqMohammed authored Jul 4, 2024
1 parent b5e1422 commit 28f6e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ You could also patch the apk yourself by using [axml2xml](https://github.com/cod
android:name="bin.mt.file.content.MTDataFilesProvider"
android:permission="android.permission.MANAGE_DOCUMENTS"
android:exported="true"
android:authorities="com.andatsoft.myapk.fwa.MTDataFilesProvider"
android:authorities="[PackageName].MTDataFilesProvider"
android:grantUriPermissions="true">
<intent-filter>
<action
Expand Down

0 comments on commit 28f6e14

Please sign in to comment.