Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DI: Bump Koin to 4.0.2 #581

Merged
merged 1 commit into from
Jan 30, 2025
Merged

DI: Bump Koin to 4.0.2 #581

merged 1 commit into from
Jan 30, 2025

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Jan 30, 2025

Migrate to Koin 4.0.2 and improve DI initialization

  • Move Koin initialization to Application class for Android
  • Initialize Koin in iOS app delegate
  • Replace KoinApplication with KoinContext in composables
  • Remove platform-specific DI configuration files
  • Consolidate Koin setup into single KoinApp.kt file
  • Update Koin version to 4.0.2

Reference: InsertKoinIO/koin-getting-started@b967900

@ksharma-xyz ksharma-xyz changed the title Bump Koin to 4.0.2 Reference- https://github.com/InsertKoinIO/koin-getting-started/commit/b967900458376dddadba15c9e2a780f74afeba24 DI: Migrate Koin initialization to Application class Jan 30, 2025
Copy link
Owner Author

ksharma-xyz commented Jan 30, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ksharma-xyz ksharma-xyz changed the title DI: Migrate Koin initialization to Application class DI: Bump Koin to 4.0.2 Jan 30, 2025
@ksharma-xyz ksharma-xyz marked this pull request as ready for review January 30, 2025 10:48
@ksharma-xyz ksharma-xyz added the version When library versions are bumped label Jan 30, 2025
@ksharma-xyz ksharma-xyz added this to the v1.0.9 milestone Jan 30, 2025
@ksharma-xyz ksharma-xyz force-pushed the 01-30-bump_koin_to_4.0.2 branch from b869690 to 8a84705 Compare January 30, 2025 11:03
@ksharma-xyz ksharma-xyz force-pushed the 01-30-bump_koin_to_4.0.2 branch from 8a84705 to bae19f4 Compare January 30, 2025 11:59
@ksharma-xyz ksharma-xyz merged commit 8a82af8 into main Jan 30, 2025
2 checks passed
Copy link
Owner Author

Merge activity

  • Jan 30, 3:34 PM EST: A user merged this pull request with Graphite.

@ksharma-xyz ksharma-xyz deleted the 01-30-bump_koin_to_4.0.2 branch January 30, 2025 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version When library versions are bumped
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant