diff --git a/README.md b/README.md index e1f5543..e77f90f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A simple library to help developers ask for permissions more easily > Step 2: Add the dependency ```gradle dependencies { - implementation 'com.github.Ido-Barnea:EasyPerms:1.0.1' + implementation 'com.github.Ido-Barnea:EasyPerms:1.0.2' } ``` That's it!