mobile-wallet/mifospay-android
2025-07-03 18:45:59 +05:30
..
dependencies [MW-225] feat(auth): Implement full Sign In & Sign Up flow with validation (#1872) 2025-06-19 15:09:26 +05:30
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 Setup Postman collection for Mifos Pay self-service API checks (#1877) 2025-07-03 18:45:59 +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