mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 21:27:01 +05:30
all: reorganize dependencies and improve desktop packaging
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
388014d62b
commit
4a51dc8d64
8 changed files with 37 additions and 21 deletions
|
@ -26,8 +26,6 @@ dependencies {
|
|||
implementation(project(":database"))
|
||||
implementation(compose.foundation)
|
||||
implementation(compose.material)
|
||||
implementation(compose.runtime)
|
||||
implementation(compose.ui)
|
||||
implementation(Dependencies.AndroidX.appCompat)
|
||||
implementation(Dependencies.AndroidX.browser)
|
||||
implementation(Dependencies.AndroidX.datastore)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue