mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
New fast scroller used on chapter list
Scrolls by volume now Updated to jsoup 1.13.1 since there was some errors with 1.12.2
This commit is contained in:
parent
21953424c0
commit
4d8340a0c3
13 changed files with 303 additions and 36 deletions
|
@ -148,7 +148,7 @@ dependencies {
|
|||
implementation("com.github.inorichi:unifile:e9ee588")
|
||||
|
||||
// HTML parser
|
||||
implementation("org.jsoup:jsoup:1.12.2")
|
||||
implementation("org.jsoup:jsoup:1.13.1")
|
||||
|
||||
// Job scheduling
|
||||
implementation("com.evernote:android-job:1.4.2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue