diff --git a/README.md b/README.md index f28d5c8..05f4545 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ repositories { } dependencies { - compile 'com.nononsenseapps:filepicker:2.3.0' + compile 'com.nononsenseapps:filepicker:2.3.1' } ```