mobile-wallet/cmp-android
2025-08-01 14:16:55 +05:30
..
dependencies refactor(core): replace MaterialTheme with KptMaterialTheme (#1896) 2025-07-31 22:47:31 +05:30
src/main chore: rename mifospay-* modules to cmp-* (#1893) 2025-07-28 12:03:45 +05:30
.gitignore chore: rename mifospay-* modules to cmp-* (#1893) 2025-07-28 12:03:45 +05:30
build.gradle.kts chore(build-logic): add missing dependencies to version catalog and complete build logic setup (#1894) 2025-07-29 21:20:16 +05:30
google-services.json chore: rename mifospay-* modules to cmp-* (#1893) 2025-07-28 12:03:45 +05:30
lint-baseline.xml chore: rename mifospay-* modules to cmp-* (#1893) 2025-07-28 12:03:45 +05:30
prodRelease-badging.txt refactor(feature): replace MaterialTheme with KptMaterialTheme (#1897) 2025-08-01 14:16:55 +05:30
proguard-rules.pro chore: rename mifospay-* modules to cmp-* (#1893) 2025-07-28 12:03:45 +05:30
README.md chore: rename mifospay-* modules to cmp-* (#1893) 2025-07-28 12:03:45 +05:30

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