Skip to content

Commit

Permalink
Update build.gradle.kts (recloudstream#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
IndusAryan authored Oct 17, 2023
1 parent 3cb2196 commit a7a6f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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 🙏
Expand Down

0 comments on commit a7a6f22

Please sign in to comment.