Hi Vaclav, I have an android project using a libra...
# kodein
s
Hi Vaclav, I have an android project using a library module. My approach has been to create a static reference to the one true kodein in the library, but to add all the imports and bindings in the Application onCreate, and then to use LazyKodeinAware everywhere