mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
feat(android): add a WebView for login purposes
This commit is contained in:
parent
5bcfe0a85c
commit
ca91918707
2 changed files with 53 additions and 0 deletions
|
@ -95,6 +95,7 @@ dependencies {
|
|||
implementation(projects.core)
|
||||
implementation(projects.database.impl)
|
||||
implementation(projects.model)
|
||||
implementation(projects.web)
|
||||
|
||||
kapt(libs.dagger.compiler)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue