Fix compilation issue
This commit is contained in:
parent
d9b274b6cf
commit
275c5b41c5
2 changed files with 2 additions and 1 deletions
|
|
@ -89,6 +89,7 @@ fun DependencyHandlerScope.allLibrariesImpl() {
|
|||
implementation(project(":libraries:mediaviewer:impl"))
|
||||
implementation(project(":libraries:troubleshoot:impl"))
|
||||
implementation(project(":libraries:fullscreenintent:impl"))
|
||||
implementation(project(":libraries:wellknown:impl"))
|
||||
implementation(project(":libraries:oidc:impl"))
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue