Create login module
This commit is contained in:
parent
94d031ffce
commit
a18d272462
13 changed files with 224 additions and 37 deletions
|
|
@ -47,6 +47,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation project(":libraries:ui:theme")
|
||||
implementation project(":libraries:ui:screens:login")
|
||||
|
||||
implementation 'androidx.core:core-ktx:1.9.0'
|
||||
implementation "androidx.compose.ui:ui:$compose_version"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue