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 @@ -41,13 +41,13 @@ repositories {
4141```
4242
4343``` groovy
44- implementation 'com.github.awxkee:avif-coder:1.5.10 ' // or any version above picker from release tags
44+ implementation 'com.github.awxkee:avif-coder:1.5.11 ' // or any version above picker from release tags
4545
4646// Glide avif plugin if you need one
47- implementation 'com.github.awxkee:avif-coder-glide:1.5.10 ' // or any version above picker from release tags
47+ implementation 'com.github.awxkee:avif-coder-glide:1.5.11 ' // or any version above picker from release tags
4848
4949// Coil avif plugin if you need one
50- implementation 'com.github.awxkee:avif-coder-coil:1.5.10 ' // or any version above picker from release tags
50+ implementation 'com.github.awxkee:avif-coder-coil:1.5.11 ' // or any version above picker from release tags
5151```
5252
5353# Also supports coil integration
You can’t perform that action at this time.
0 commit comments