widar
12/24/2018, 8:12 AMorg.koin.error.AlreadyStartedException: Koin has already been started! Has anyone seen this before? 🙂widar
12/25/2018, 12:07 PMorg.koin.error.BeanOverrideException: Try to override definition with Single [name='SomethingProvider',class='some.SomethingProvider'], but override is not allowed. Use 'override' option in your definition or module.widar
12/25/2018, 12:08 PMonTerminate() in my Application class and call stopKoin() from there. It seems to work fine! I hope this is a somewhat acceptable way of doing itmgrzechocinski
12/25/2018, 5:16 PMwidar
12/30/2018, 3:26 PMwidar
12/30/2018, 3:29 PMJohannes Waltsgott
01/02/2019, 10:41 AMAutoCloseKoinTest ?