mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update build.gradle.kts (#694)
This commit is contained in:
parent
3cb2196e62
commit
a7a6f2282a
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ dependencies {
|
|||
// Networking
|
||||
// implementation("com.squareup.okhttp3:okhttp:4.9.2")
|
||||
// implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:4.9.1")
|
||||
implementation("com.github.Blatzar:NiceHttp:0.4.3")
|
||||
implementation("com.github.Blatzar:NiceHttp:0.4.4") // http library
|
||||
// To fix SSL fuckery on android 9
|
||||
implementation("org.conscrypt:conscrypt-android:2.5.2")
|
||||
// Util to skip the URI file fuckery 🙏
|
||||
|
|
Loading…
Reference in a new issue