salomonbrys
class MyApp : Application(), KodeinAware { override val kodein by Kodein.lazy { /* bindings */ } }