mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Add Rapid decoder for better image support. Reorganize readers.
This commit is contained in:
parent
b735a1f581
commit
d03e7e2f8c
28 changed files with 233 additions and 80 deletions
|
@ -23,5 +23,6 @@ allprojects {
|
|||
maven { url "http://dl.bintray.com/davideas/maven" }
|
||||
maven { url "https://jitpack.io" }
|
||||
maven { url 'http://dl.bintray.com/amulyakhare/maven' }
|
||||
maven { url 'https://github.com/suckgamony/RapidDecoder/raw/master/repository' }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue