Skip to content

Migrate DI wiring to Kotlin Inject components#100

Open
samoylenkodmitry wants to merge 6 commits intomainfrom
codex/migrate-from-hilt-to-kotlin-inject
Open

Migrate DI wiring to Kotlin Inject components#100
samoylenkodmitry wants to merge 6 commits intomainfrom
codex/migrate-from-hilt-to-kotlin-inject

Conversation

@samoylenkodmitry
Copy link
Owner

Summary

  • replace Hilt presenter resolver bridge with Kotlin Inject based InjectPresenterResolver
  • add component-level bindings and default screen/subscreen nodes for Kotlin Inject
  • clean up obsolete Hilt modules and ensure view model factory map wiring works with the new components

Testing

  • ./gradlew :app:kspDebugKotlin --no-daemon --console=plain
  • ./gradlew assembleDebug --no-daemon --console=plain

https://chatgpt.com/codex/tasks/task_e_68df7a55fd548328bbdc8610542e076a

@github-actions
Copy link

github-actions bot commented Oct 4, 2025

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 768a03c.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant