Compare commits

..

No commits in common. "052da0793b7d010c45359fec6f33b38482bbb738" and "c86942dfdd308444a932de11a8bc8c1c89954974" have entirely different histories.

View File

@ -36,5 +36,5 @@ android {
}
dependencies {
implementation 'org.jsoup:jsoup:1.18.1'
implementation 'org.jsoup:jsoup:1.17.2'
}