We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d698334 + 279b57d commit 31d924eCopy full SHA for 31d924e
README.md
@@ -7,7 +7,7 @@ Compressor is a lightweight and powerful android image compression library. Comp
7
# Gradle
8
```groovy
9
dependencies {
10
- compile 'id.zelory:compressor:2.1.0'
+ implementation 'id.zelory:compressor:2.1.0'
11
}
12
```
13
# Let's compress the image size!
0 commit comments