diff --git a/README.md b/README.md index 6930e98..1a3dfc9 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ repositories { ####Permission Everywhere ```gradle dependencies { - compile 'com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.1' + compile 'com.github.kaknazaveshtakipishi:PermissionEverywhere:1.0.2' } ```