Update jsoup
This commit is contained in:
parent
7d2caeb270
commit
f8a7efbce7
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ dependencies {
|
|||
implementation("com.squareup.duktape:duktape-android:1.4.0")
|
||||
|
||||
// HTML parser
|
||||
implementation("org.jsoup:jsoup:1.14.1")
|
||||
implementation("org.jsoup:jsoup:1.14.2")
|
||||
|
||||
// Disk
|
||||
implementation("com.jakewharton:disklrucache:2.0.2")
|
||||
|
|
Reference in a new issue