mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 11:47:04 +05:30
feat(android): set up DataStore
This commit is contained in:
parent
9cbc754574
commit
20a2389eb0
5 changed files with 68 additions and 0 deletions
|
@ -35,6 +35,7 @@ androidx-compose-ui-text = { module = "androidx.compose.ui:ui-text" }
|
|||
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
|
||||
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
|
||||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0"
|
||||
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.0.0"
|
||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.0"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.6.0-alpha07"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue