Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awxkee authored Mar 20, 2024
1 parent 782fb7f commit 290a4e9
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 290a4e9

Please sign in to comment.