diff --git a/README.md b/README.md index 5d6a2d5..7577a23 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ android { ... dependencies { ... - compile 'com.github.paroca72:sc-utils:1.0.0' + compile 'com.github.paroca72:sc-utils:1.1.0' } ```