mobile-wallet/cmp-android
2025-09-10 04:40:15 -04:00
..
dependencies feat: add lottie animation progress indicators (#1924) 2025-09-10 00:19:04 -04: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 chore(workflows,fastlane): configure macOS App Store distribution for desktop app (lanes, workflow, screenshots) (#1911) 2025-08-28 20:44:50 +01: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