Skip to content

Handle projects not using kotlin-reflect #2977

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

Closed
bnasslahsen opened this issue May 4, 2025 · 0 comments
Closed

Handle projects not using kotlin-reflect #2977

bnasslahsen opened this issue May 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@bnasslahsen
Copy link
Collaborator

Describe the bug

  • When a project do not declare kotlin-reflect, make sure we avoid having KotlinReflectionNotSupportedError

To Reproduce
Steps to reproduce the behavior:

  • Occurs on v2.8.7, for a project not depending on kotlin-reflect

Expected behavior

  • Handle silently the gracefully of kotlin-reflect
@bnasslahsen bnasslahsen added the bug Something isn't working label May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant