Skip to content

Commit f9870c3

Browse files
committed
Cleaning up changes to make library play with client code V
1 parent 045b023 commit f9870c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AndroidFilePickerLightLibrary/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
<provider
6666
android:name="com.maxieds.androidfilepickerlightlibrary.BasicFileProvider"
67-
android:authorities="com.maxieds.androidfilepickerlightlibrary"
67+
android:authorities="com.maxieds.androidfilepickerlightlibrary.FileChooserActivity"
6868
android:exported="true"
6969
android:enabled="true"
7070
android:grantUriPermissions="true"

0 commit comments

Comments
 (0)