mirror of
https://github.com/tachiyomiorg/extensions-lib.git
synced 2024-11-22 03:09:17 +01:00
Match jsoup version with app
This commit is contained in:
parent
cb7470398e
commit
b49535aec9
@ -32,7 +32,7 @@ dependencies {
|
||||
implementation "com.squareup.okhttp3:okhttp:5.0.0-alpha.11"
|
||||
implementation "io.reactivex:rxjava:1.3.8"
|
||||
implementation "io.reactivex:rxandroid:1.2.1"
|
||||
implementation "org.jsoup:jsoup:1.15.3"
|
||||
implementation "org.jsoup:jsoup:1.16.1"
|
||||
implementation "com.github.inorichi.injekt:injekt-core:65b0440"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user