I have encountered a rather strange issue ``` Ove...
# kodein
d
I have encountered a rather strange issue
Copy code
OverridingException: Binding bind<Object>() with ? { ? } must not override an existing binding
which is thrown only in release builds with proguard enabled. I have proguard keeping
Signature
as suggested in Kodein manual.