nbsp-team / MaterialFilePicker

Picking files since 2015
Apache License 2.0
1.14k stars 229 forks source link

What's the current version? #135

Open BenjaminTGa opened 1 year ago

BenjaminTGa commented 1 year ago

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?