This commit is contained in:
kunfei 2022-02-01 23:12:58 +08:00
parent 1569b17866
commit 9b86bd6115

View File

@ -180,7 +180,7 @@ dependencies {
//
implementation('org.jsoup:jsoup:1.14.3')
implementation('com.jayway.jsonpath:json-path:2.6.0')
implementation('com.jayway.jsonpath:json-path:2.7.0')
implementation('cn.wanghaomiao:JsoupXpath:2.5.1')
implementation(project(path: ':epublib'))