Sorry for all the questions, but now I'm getting ...
# kodein
d
Sorry for all the questions, but now I'm getting
Copy code
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.Context android.content.Context.getApplicationContext()' on a null object reference
        at android.content.ContextWrapper.getApplicationContext(ContextWrapper.java:106)
        at org.kodein.di.android.ClosestKt.closestKodein(closest.kt:23)
what could be the cause @salomonbrys?