mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
chore(deps): upgrade to Compose 2023-01-12 alpha release
This commit is contained in:
parent
692cc8ce67
commit
6750eff9fa
4 changed files with 10 additions and 12 deletions
|
@ -18,7 +18,6 @@ anvil { generateDaggerFactories.set(true) }
|
|||
androidComponents { beforeVariants { it.enableUnitTest = false } }
|
||||
|
||||
dependencies {
|
||||
implementation(platform(libs.androidx.compose.bom))
|
||||
api(libs.napier)
|
||||
implementation(projects.core)
|
||||
implementation(projects.database)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue