Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ubarsaiyan authored Jan 21, 2019
1 parent 0072b6d commit ef6a40f
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 @@ -110,7 +110,7 @@

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

0 comments on commit ef6a40f

Please sign in to comment.