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 20, 2024
2 parents aa801eb + 290a4e9 commit 586e65b
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 @@ -79,13 +79,13 @@ repositories {
```

```groovy
implementation 'com.github.awxkee:jxl-coder:2.1.6' // or any version above picker from release tags
implementation 'com.github.awxkee:jxl-coder:2.1.7' // or any version above picker from release tags
// Glide JPEG XL plugin if you need one
implementation 'com.github.awxkee:jxl-coder-glide:2.1.6' // or any version above picker from release tags
implementation 'com.github.awxkee:jxl-coder-glide:2.1.7' // or any version above picker from release tags
// Coil JPEG XL plugin if you need one
implementation 'com.github.awxkee:jxl-coder-coil:2.1.6' // or any version above picker from release tags
implementation 'com.github.awxkee:jxl-coder-coil:2.1.7' // or any version above picker from release tags
```

# Self-build
Expand Down

0 comments on commit 586e65b

Please sign in to comment.