Read element call base url from .well-known file if it exists.
This commit is contained in:
parent
dd1c0d7a11
commit
120eedbd4c
9 changed files with 203 additions and 8 deletions
|
|
@ -54,6 +54,7 @@ dependencies {
|
|||
implementation(projects.services.toolbox.api)
|
||||
implementation(libs.androidx.webkit)
|
||||
implementation(libs.coil.compose)
|
||||
implementation(libs.network.retrofit)
|
||||
implementation(libs.serialization.json)
|
||||
api(projects.features.call.api)
|
||||
ksp(libs.showkase.processor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue