mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +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
|
@ -59,6 +59,7 @@ dependencies {
|
|||
implementation(libs.androidx.compose.material)
|
||||
implementation(libs.androidx.compose.material3)
|
||||
implementation(libs.androidx.core.splashscreen)
|
||||
implementation(libs.androidx.datastore.preferences)
|
||||
implementation(libs.androidx.lifecycle.compose)
|
||||
implementation(libs.androidx.navigation.compose)
|
||||
implementation(libs.androidx.paging.compose)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue