Skip to content

Commit

Permalink
fix(android template): drop orphaned file provider authority variable (
Browse files Browse the repository at this point in the history
  • Loading branch information
zyniq82 authored and jcesarmobile committed Sep 24, 2019
1 parent 40f4aac commit ed6647b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android-template/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
<string name="app_name">My App</string>
<string name="title_activity_main">My App</string>
<string name="package_name">com.getcapacitor.myapp</string>
<string name="fileprovider_authority">com.getcapacitor.myapp.fileprovider</string>
<string name="custom_url_scheme">com.getcapacitor.myapp</string>
</resources>

0 comments on commit ed6647b

Please sign in to comment.