Browse Source

Update jsoup

arkon 5 năm trước cách đây
mục cha
commit
89df50da4e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

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