Merge pull request #1138 from celetor/patch-1

xpath的bug未解决
pull/1140/head
kunfei 3 years ago committed by GitHub
commit bfb9afbe6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

@ -178,7 +178,7 @@ dependencies {
//
implementation 'org.jsoup:jsoup:1.14.1'
//noinspection GradleDependency
implementation 'cn.wanghaomiao:JsoupXpath:2.4.3'
implementation 'cn.wanghaomiao:JsoupXpath:2.3.2'
implementation 'com.jayway.jsonpath:json-path:2.6.0'
//JS rhino

Loading…
Cancel
Save