Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

[WIP] Migrate to Dagger #196

Closed
wants to merge 9 commits into from
Closed

[WIP] Migrate to Dagger #196

wants to merge 9 commits into from

Conversation

msfjarvis
Copy link
Owner

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Migrate from Koin to Dagger for Dependency Injection.

💡 Motivation and Context

Dagger provides compile time checking for dependencies compared to Koin's runtime approach.

💚 How did you test it?

Clean builds of the app succeed.

📝 Checklist

  • I ran ./gradlew spotlessApply before submitting the PR
  • I reviewed submitted code

🔮 Next steps

Finish migrating remaining Koin users and remove all dependencies.

📸 Screenshots / GIFs

Harsh Shandilya added 2 commits November 1, 2019 22:11
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Harsh Shandilya added 7 commits November 2, 2019 14:53
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
@msfjarvis
Copy link
Owner Author

I have discovered that I still despise Dagger.

@msfjarvis msfjarvis closed this Nov 24, 2019
@msfjarvis msfjarvis deleted the msf/try-dagger-again branch November 24, 2019 17:08
@msfjarvis msfjarvis restored the msf/try-dagger-again branch December 18, 2019 16:31
@msfjarvis msfjarvis deleted the msf/try-dagger-again branch December 18, 2019 16:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant