Skip to content

Commit c550d1b

Browse files
authored
Update README.md
1 parent c7e368b commit c550d1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ repositories {
3939
```
4040

4141
```groovy
42-
implementation 'com.github.awxkee:avif-coder:1.7.4' // or any version above picker from release tags
42+
implementation 'com.github.awxkee:avif-coder:1.7.5' // or any version above picker from release tags
4343
4444
// Glide avif plugin if you need one
45-
implementation 'com.github.awxkee:avif-coder-glide:1.7.4' // or any version above picker from release tags
45+
implementation 'com.github.awxkee:avif-coder-glide:1.7.5' // or any version above picker from release tags
4646
4747
// Coil avif plugin if you need one
48-
implementation 'com.github.awxkee:avif-coder-coil:1.7.4' // or any version above picker from release tags
48+
implementation 'com.github.awxkee:avif-coder-coil:1.7.5' // or any version above picker from release tags
4949
```
5050

5151
# Also supports coil integration

0 commit comments

Comments
 (0)