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
|
@ -70,6 +70,7 @@ dependencyResolutionManagement {
|
|||
includeGroup("androidx.cursoradapter")
|
||||
includeGroup("androidx.customview")
|
||||
includeGroup("androidx.databinding")
|
||||
includeGroup("androidx.datastore")
|
||||
includeGroup("androidx.drawerlayout")
|
||||
includeGroup("androidx.emoji2")
|
||||
includeGroup("androidx.exifinterface")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue