Skip to content

Commit

Permalink
Merge pull request openMF#2518 from AvneetSingh2001/qr_code_share_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
therajanmaurya authored Feb 18, 2024
2 parents cd01a63 + 5833547 commit 761f5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@

<provider
android:name="androidx.core.content.FileProvider"
android:authorities="org.org.mobile.fileprovider"
android:authorities="org.mifos.mobile.fileprovider"
android:exported="false"
android:grantUriPermissions="true">
<meta-data
Expand Down

0 comments on commit 761f5ef

Please sign in to comment.