When I look at the readme.md file, I see I need to add the following code:
implementation 'com.github.arteaprogramar:Android_MaterialFilePicker:version'
But this fails with an error. I think that it is because of the :version at the end of the string--does this have to be replaced with the current version?