Update JSoup (#2400)
This commit is contained in:
parent
4147fd6b19
commit
10e7a3b35b
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ dependencies {
|
|||
implementation 'com.github.inorichi:unifile:e9ee588'
|
||||
|
||||
// HTML parser
|
||||
implementation 'org.jsoup:jsoup:1.10.2'
|
||||
implementation 'org.jsoup:jsoup:1.12.1'
|
||||
|
||||
// Job scheduling
|
||||
implementation 'com.evernote:android-job:1.2.5'
|
||||
|
|
Reference in a new issue