We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3acb51 commit b78c684Copy full SHA for b78c684
README.md
@@ -41,7 +41,7 @@ repositories {
41
implementation 'com.github.awxkee:avif-coder:1.4.2' // or any version above picker from release tags
42
43
// Glide JPEG XL plugin if you need one
44
-implementation 'com.github.awxkee:avif-coder-glide:1.4.4' // or any version above picker from release tags
+implementation 'com.github.awxkee:avif-coder-glide:1.4.2' // or any version above picker from release tags
45
46
// Coil JPEG XL plugin if you need one
47
implementation 'com.github.awxkee:avif-coder-coil:1.4.2' // or any version above picker from release tags
0 commit comments