Is there any way to have Hilt within a library without having to force the client to either extend t...
j
Is there any way to have Hilt within a library without having to force the client to either extend the library's Application class or work with Hilt as well?