Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Updated webscraper to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
HiemSword committed Jan 15, 2022
1 parent 70368f6 commit 62493ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ dependencies {
implementation 'org.jsoup:jsoup:1.14.3'

//--Giua scraper
implementation 'com.github.Giua-app:Giua-Webscraper:c0b3fc4019'
implementation 'com.github.Giua-app:Giua-Webscraper:2.0.3'
//implementation fileTree(dir: 'libs', include: ['*.jar']) //DEBUG
//implementation 'com.fasterxml.jackson.core:jackson-core:2.12.5' //DEBUG
//implementation 'com.fasterxml.jackson.core:jackson-annotations:2.12.5' //DEBUG
Expand Down

0 comments on commit 62493ed

Please sign in to comment.