File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,13 +39,13 @@ repositories {
3939```
4040
4141``` groovy
42- implementation 'com.github.awxkee:avif-coder:1.6.0 ' // or any version above picker from release tags
42+ implementation 'com.github.awxkee:avif-coder:1.6.1 ' // 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.6.0 ' // or any version above picker from release tags
45+ implementation 'com.github.awxkee:avif-coder-glide:1.6.1 ' // 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.6.0 ' // or any version above picker from release tags
48+ implementation 'com.github.awxkee:avif-coder-coil:1.6.1 ' // or any version above picker from release tags
4949```
5050
5151# Also supports coil integration
You can’t perform that action at this time.
0 commit comments