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

Update Dagger to v2.47 #4811

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Update Dagger to v2.47 #4811

merged 2 commits into from
Oct 12, 2023

Conversation

msasikanth
Copy link
Contributor

No description provided.

Preparing for Kotlin v1.9.10 update and eventually moving Dagger to use KSP
….Converter`)

Looks like the dagger. ignoreProvisionKeyWildcards is causing a compiler error even though editor is not showing it.

Starting from Dagger v2.47, dagger. ignoreProvisionKeyWildcards is enabled by default in preparation for KSP support. So, we are just casting the types.
@simple-services simple-services requested review from a team and siddh1004 and removed request for a team October 12, 2023 06:58
@simple-services simple-services requested a review from a team October 12, 2023 07:00
@github-actions github-actions bot enabled auto-merge (squash) October 12, 2023 07:00
@msasikanth msasikanth removed the request for review from a team October 12, 2023 07:04
@github-actions github-actions bot merged commit 03c3b24 into master Oct 12, 2023
16 of 18 checks passed
@github-actions github-actions bot deleted the sm/12oct/update-dagger branch October 12, 2023 07:42
@msasikanth
Copy link
Contributor Author

Type inference fix is related to this
https://youtrack.jetbrains.com/issue/KT-36770

msasikanth added a commit that referenced this pull request Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants