mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
refactor: move datastore module to common
This commit is contained in:
parent
d31da62cfe
commit
93b593bd41
3 changed files with 2 additions and 2 deletions
|
@ -40,6 +40,7 @@ composeCompiler {
|
|||
|
||||
dependencies {
|
||||
api(libs.androidx.compose.ui)
|
||||
api(libs.androidx.datastore)
|
||||
api(libs.dagger)
|
||||
api(libs.javax.inject)
|
||||
api(projects.api)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue