mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-21 20:47:03 -05:00
Update jsoup
This commit is contained in:
parent
cce3b3a559
commit
89df50da4e
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,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
|
||||
final work_version = '2.3.4'
|
||||
|
|
Loading…
Reference in a new issue