mobile-wallet/cmp-android
2025-11-23 02:12:26 -05:00
..
dependencies Feature interbank Transfer (#1941) 2025-11-22 12:33:23 -05:00
src/main feat : send money flow change (#1926) 2025-09-10 04:40:15 -04:00
.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 Fix: ios build (#1942) 2025-11-23 02:12:26 -05:00
proguard-rules.pro chore: rename mifospay-* modules to cmp-* (#1893) 2025-07-28 12:03:45 +05:30
README.md fix(core-base,android-config): correct time import and update android_config.rb (#1917) 2025-09-05 09:33:31 +01:00

Module Graph

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

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

:cmp-android module

Dependency graph

Dependency graph