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 31696da commit 9e32cafCopy full SHA for 9e32caf
1 file changed
Readme.md
@@ -12,12 +12,12 @@ repositories {
12
13
...
14
15
-implementation 'jp.co.link_u.library.glideavif:glideavif'
+implementation 'jp.co.link_u.library.glideavif:glideavif:0.8.1'
16
```
17
18
or
19
20
-implementation 'jp.co.link_u.library.glideavif:glideavif-8bpc'
+implementation 'jp.co.link_u.library.glideavif:glideavif-8bpc:0.8.1'
21
22
23
`glideavif-8bpc` supports only 8bpc image. But, the library is lighter than full color depth.
0 commit comments