Skip to content

Commit

Permalink
docs: Update :core:designsystem dependency and dependency graphs (#1845)
Browse files Browse the repository at this point in the history
* Update :core:designsystem dependency and dependency graphs

* Update :core:common and :feature:qr manually

* Update :feature:qr manually

* Update after ci-prepush run
  • Loading branch information
biplab1 authored Jan 24, 2025
1 parent 8cb46ab commit fb7a12e
Show file tree
Hide file tree
Showing 33 changed files with 2,187 additions and 2,163 deletions.
1 change: 0 additions & 1 deletion core/designsystem/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ kotlin {
androidMain.dependencies {
implementation(libs.androidx.compose.ui.tooling.preview)
implementation(libs.androidx.activity.compose)
implementation(projects.core.model)
}
androidInstrumentedTest.dependencies {
implementation(libs.androidx.compose.ui.test)
Expand Down
2 changes: 1 addition & 1 deletion docs/images/graphs-kmp/dep_graph_core_common.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 6 additions & 30 deletions docs/images/graphs-kmp/dep_graph_core_designsystem.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions docs/images/graphs-kmp/dep_graph_core_model.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 25 additions & 31 deletions docs/images/graphs-kmp/dep_graph_core_ui.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
78 changes: 36 additions & 42 deletions docs/images/graphs-kmp/dep_graph_feature_accounts.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fb7a12e

Please sign in to comment.