diff --git a/README.md b/README.md index 56fcb59..9727893 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Step 2: Add the dependency ```gradle dependencies { ... - implementation 'com.github.jaiselrahman:FilePicker:1.1.0' + implementation 'com.github.jaiselrahman:FilePicker:1.1.1' } ```