Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
awxkee committed Mar 19, 2024
2 parents 39d9e35 + 6320959 commit 62ead0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ repositories {
```

```groovy
implementation 'com.github.awxkee:avif-coder:1.7.1' // or any version above picker from release tags
implementation 'com.github.awxkee:avif-coder:1.7.2' // or any version above picker from release tags
// Glide avif plugin if you need one
implementation 'com.github.awxkee:avif-coder-glide:1.7.1' // or any version above picker from release tags
implementation 'com.github.awxkee:avif-coder-glide:1.7.2' // or any version above picker from release tags
// Coil avif plugin if you need one
implementation 'com.github.awxkee:avif-coder-coil:1.7.1' // or any version above picker from release tags
implementation 'com.github.awxkee:avif-coder-coil:1.7.2' // or any version above picker from release tags
```

# Also supports coil integration
Expand Down

0 comments on commit 62ead0a

Please sign in to comment.