Extract OIDC to its own module
This commit is contained in:
parent
e16057a366
commit
d5c2e5e436
34 changed files with 283 additions and 57 deletions
|
|
@ -116,6 +116,7 @@ fun DependencyHandlerScope.allLibrariesImpl() {
|
|||
implementation(project(":libraries:mediaviewer:impl"))
|
||||
implementation(project(":libraries:troubleshoot:impl"))
|
||||
implementation(project(":libraries:fullscreenintent:impl"))
|
||||
implementation(project(":libraries:oidc:impl"))
|
||||
}
|
||||
|
||||
fun DependencyHandlerScope.allServicesImpl() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue