mirror of
https://github.com/owenlejeune/TVTime.git
synced 2025-11-09 05:12:47 -05:00
add bottom navigation
This commit is contained in:
@@ -55,9 +55,12 @@ dependencies {
|
||||
implementation Dependencies.AndroidX.ktxCore
|
||||
implementation Dependencies.Compose.ui
|
||||
implementation Dependencies.Compose.material3
|
||||
implementation Dependencies.Compose.material
|
||||
implementation Dependencies.Compose.uiToolingPreview
|
||||
implementation Dependencies.Lifecycle.runtime
|
||||
implementation Dependencies.Compose.activity
|
||||
implementation Dependencies.Compose.accompanistSystemUi
|
||||
implementation Dependencies.Compose.navigation
|
||||
testImplementation Dependencies.Testing.junit
|
||||
androidTestImplementation Dependencies.Testing.androidXJunit
|
||||
androidTestImplementation Dependencies.Testing.espressoCore
|
||||
|
||||
Reference in New Issue
Block a user