Include a local copy of the connectivity-status library to solve a bug
This commit is contained in:
@@ -208,5 +208,7 @@ dependencies {
|
||||
|
||||
// Network information
|
||||
// TODO: When updating this library, check if the todo in RepositoryImpl.startNetwork can be resolved
|
||||
implementation("com.github.ln-12:multiplatform-connectivity-status:1.1.0")
|
||||
// TODO: Include this library once this is merged https://github.com/ln-12/multiplatform-connectivity-status/pull/4
|
||||
// implementation("com.github.ln-12:multiplatform-connectivity-status:1.1.0")
|
||||
implementation(project(":connectionstatus"))
|
||||
}
|
Reference in New Issue
Block a user