And run into this exception thrown by koin `java.l...
# koin
r
And run into this exception thrown by koin
java.lang.RuntimeException: Unable to create application com.target.android.gspnative.example.DemoApplication: org.koin.error.BeanOverrideException: Try to override definition with Single [name='OkHttpClient',class='okhttp3.OkHttpClient'], but override is not allowed. Use 'override' option in your definition or module.