Skip to content

Commit

Permalink
provider added
Browse files Browse the repository at this point in the history
  • Loading branch information
professional-lalit committed Jan 30, 2020
1 parent 9b53920 commit bf4f544
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
<provider
android:name=".GenericFileProvider"
android:authorities="com.filehandling.lib.GenericFileProvider"
android:exported="true"
android:grantUriPermissions="true">
<meta-data
android:name="android.support.FILE_PROVIDER_PATHS"
Expand Down

0 comments on commit bf4f544

Please sign in to comment.