mobile-wallet/mifospay-android
Biplab Dutta fb7a12e807
docs: Update :core:designsystem dependency and dependency graphs (#1845)
* Update :core:designsystem dependency and dependency graphs

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

* Update :feature:qr manually

* Update after ci-prepush run
2025-01-24 13:59:49 -05:00
..
dependencies docs: Update :core:designsystem dependency and dependency graphs (#1845) 2025-01-24 13:59:49 -05:00
src/main chore: Update dependencies and remove READ_CONTACTS permission 2024-12-24 13:51:06 +05:30
.gitignore Fix: Build and Publish workflow (#1831) 2024-12-05 19:58:54 -05:00
build.gradle.kts chore(actions): Migrated Android & iOS Workflows to use Fastlane (#1841) 2024-12-30 22:24:06 -05:00
google-services.json Feat - Enabled Firebase App Distribution & Updated App Icon (#1817) 2024-11-20 17:34:35 -05:00
lint-baseline.xml Merge kmm-impl into dev (#1813) 2024-11-06 10:22:46 -05:00
prodRelease-badging.txt chore: Update dependencies and remove READ_CONTACTS permission 2024-12-24 13:51:06 +05:30
proguard-rules.pro chore: Update dependencies and remove READ_CONTACTS permission 2024-12-24 13:51:06 +05:30
README.md docs: Update module dependency graphs (#1844) 2025-01-23 11:56:04 -05:00

Module Graph

%%{
  init: {
    'theme': 'neutral'
  }
}%%

graph LR
  subgraph :core
    :core:data["data"]
    :core:ui["ui"]
  end
  :mifospay-android --> :mifospay-shared
  :mifospay-android --> :core:data
  :mifospay-android --> :core:ui

:mifospay-android module

Dependency graph

Dependency graph