Create login module
This commit is contained in:
parent
94d031ffce
commit
a18d272462
13 changed files with 224 additions and 37 deletions
|
|
@ -45,4 +45,6 @@ dependencies {
|
|||
implementation "androidx.compose.ui:ui-tooling-preview:$compose_version"
|
||||
debugImplementation "androidx.compose.ui:ui-tooling:$compose_version"
|
||||
debugImplementation "androidx.compose.ui:ui-test-manifest:$compose_version"
|
||||
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue