forked from recloudstream/cloudstream
reverted okhttp crash
This commit is contained in:
parent
8b5e486377
commit
9232efd895
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ dependencies {
|
|||
// Networking
|
||||
implementation "com.squareup.okhttp3:okhttp:4.9.2"
|
||||
implementation "com.squareup.okhttp3:okhttp-dnsoverhttps:4.9.1"
|
||||
implementation 'com.google.android.exoplayer:extension-okhttp:2.17.0'
|
||||
implementation 'com.google.android.exoplayer:extension-okhttp:2.16.1'
|
||||
|
||||
// Util to skip the URI file fuckery 🙏
|
||||
implementation "com.github.tachiyomiorg:unifile:17bec43"
|
||||
|
|
Loading…
Reference in a new issue