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.
1 parent 9b3ea26 commit 70c7eacCopy full SHA for 70c7eac
README.md
@@ -9,7 +9,7 @@ Compressor is a lightweight and powerful android image compression library. Comp
9
# Gradle
10
```groovy
11
dependencies {
12
- implementation 'id.zelory:compressor:3.0.0'
+ implementation 'id.zelory:compressor:3.0.1'
13
}
14
```
15
# Let's compress the image size!
README_v2.md
@@ -7,7 +7,7 @@ Compressor is a lightweight and powerful android image compression library. Comp
7
8
- implementation 'id.zelory:compressor:2.1.0'
+ implementation 'id.zelory:compressor:2.1.1'
0 commit comments