Browse Source

Update JSoup (#2400)

arkon 5 years ago
parent
commit
10e7a3b35b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -153,7 +153,7 @@ dependencies {
     implementation 'com.github.inorichi:unifile:e9ee588'
     implementation 'com.github.inorichi:unifile:e9ee588'
 
 
     // HTML parser
     // HTML parser
-    implementation 'org.jsoup:jsoup:1.10.2'
+    implementation 'org.jsoup:jsoup:1.12.1'
 
 
     // Job scheduling
     // Job scheduling
     implementation 'com.evernote:android-job:1.2.5'
     implementation 'com.evernote:android-job:1.2.5'