You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.
This is an issue to request for direct constructor injection.
Currently the @Inject functionality cannot be used on the constructor of a class.
Current behaviour:
data class DependencyA
Expected behaviour:
The text was updated successfully, but these errors were encountered: