Skip to content

Commit f6c269f

Browse files
authored
Update README.md
1 parent 057176c commit f6c269f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Example:
7272
<provider
7373
android:name="android.support.v4.content.FileProvider" // replace this line with the line below
7474
android:name=".MyFileProvider"
75-
android:authorities="com.mindtech.seed_manager.file_provider"
75+
android:authorities="com.example.file_provider"
7676
android:exported="false"
7777
android:grantUriPermissions="true">
7878
<meta-data

0 commit comments

Comments
 (0)