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 11, 2024
2 parents dfd1057 + b9e0608 commit 68eb3ea
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.2' // or any version above picker from release tags
implementation 'com.github.awxkee:jxl-coder:2.1.3' // 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.2' // or any version above picker from release tags
implementation 'com.github.awxkee:jxl-coder-glide:2.1.3' // 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.2' // or any version above picker from release tags
implementation 'com.github.awxkee:jxl-coder-coil:2.1.3' // or any version above picker from release tags
```

# Self-build
Expand Down

0 comments on commit 68eb3ea

Please sign in to comment.