mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Blatzar:NiceHttp:0.4.11
This commit is contained in:
parent
1faec5844d
commit
1a21a88482
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ dependencies {
|
|||
// Downloading & Networking
|
||||
implementation("androidx.work:work-runtime:2.9.0")
|
||||
implementation("androidx.work:work-runtime-ktx:2.9.0")
|
||||
implementation("com.github.Blatzar:NiceHttp:0.4.5") // HTTP Lib
|
||||
implementation("com.github.Blatzar:NiceHttp:0.4.11") // HTTP Lib
|
||||
}
|
||||
|
||||
tasks.register("androidSourcesJar", Jar::class) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue