Update JSoup (#2400)

This commit is contained in:
arkon 2019-12-28 14:11:18 -05:00 committed by Carlos
parent 4147fd6b19
commit 10e7a3b35b

View File

@ -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'