diff --git a/README.md b/README.md index 0def645..e445b0c 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ repositories { } dependencies { - compile 'com.nononsenseapps:filepicker:2.1' + compile 'com.nononsenseapps:filepicker:2.2' } ``` @@ -105,8 +105,8 @@ match your existing application theme. You can also name it whatever you like.. ```xml - -