pull/461/head
gedoor 5 years ago
parent bf9cc53a28
commit 54db2f85a1
  1. 3
      app/build.gradle

@ -165,14 +165,13 @@ dependencies {
//
implementation 'org.jsoup:jsoup:1.13.1'
implementation 'cn.wanghaomiao:JsoupXpath:2.3.2'
implementation 'cn.wanghaomiao:JsoupXpath:2.4.2'
implementation 'com.jayway.jsonpath:json-path:2.4.0'
//JS rhino
implementation 'com.github.gedoor:rhino-android:1.4'
//
//noinspection GradleDependency
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.github.franmontiel:PersistentCookieJar:v1.0.1'

Loading…
Cancel
Save