mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 11:17:25 +01:00
Downgrade jsoup
This commit is contained in:
parent
fab7967018
commit
1129dacdfa
@ -146,7 +146,7 @@ dependencies {
|
|||||||
compile 'com.github.seven332:unifile:1.0.0'
|
compile 'com.github.seven332:unifile:1.0.0'
|
||||||
|
|
||||||
// HTML parser
|
// HTML parser
|
||||||
compile 'org.jsoup:jsoup:1.10.3'
|
compile 'org.jsoup:jsoup:1.10.2'
|
||||||
|
|
||||||
// Job scheduling
|
// Job scheduling
|
||||||
compile 'com.evernote:android-job:1.1.11'
|
compile 'com.evernote:android-job:1.1.11'
|
||||||
|
Loading…
Reference in New Issue
Block a user