mirror of
https://github.com/owenlejeune/TVTime.git
synced 2025-12-05 09:42:41 -05:00
add sign in menu to account tab
This commit is contained in:
@@ -59,6 +59,7 @@ dependencies {
|
||||
implementation "androidx.compose.ui:ui:${Versions.compose}"
|
||||
implementation "androidx.compose.material3:material3:${Versions.compose_material3}"
|
||||
implementation "androidx.compose.material:material:${Versions.compose}"
|
||||
implementation "androidx.compose.material:material-icons-extended:${Versions.compose}"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:${Versions.compose}"
|
||||
implementation "androidx.activity:activity-compose:${Versions.activity_compose}"
|
||||
implementation "com.google.accompanist:accompanist-systemuicontroller:${Versions.compose_accompanist}"
|
||||
|
||||
Reference in New Issue
Block a user