Skip to content

Commit

Permalink
6.7b
Browse files Browse the repository at this point in the history
  • Loading branch information
fandreuz committed Feb 4, 2019
3 parents 110d002 + 18fd78b + 63324d9 commit a6a6559
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ android {
}
dependencies {
implementation 'com.squareup.okhttp3:okhttp:3.10.0'
implementation files('../libs/htmlcleaner-2.21.jar')
implementation group: 'net.sourceforge.htmlcleaner', name: 'htmlcleaner', version: '2.6'
implementation 'com.jayway.jsonpath:json-path:2.3.0'
implementation files('../libs/jsoup-1.11.3.jar')
implementation group: 'org.jsoup', name: 'jsoup', version: '1.11.3'
}
Binary file removed libs/htmlcleaner-2.21.jar
Binary file not shown.
Binary file removed libs/jsoup-1.11.3.jar
Binary file not shown.

0 comments on commit a6a6559

Please sign in to comment.