diff --git a/README.md b/README.md index dc2c2e5..a750508 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Compressor is a lightweight and powerful android image compression library. Comp # Gradle ```groovy dependencies { - compile 'id.zelory:compressor:2.1.0' + compile 'id.zelory:compressor:2.1.1' } ``` # Let's compress the image size!