When using Koin in a KMP project, do you need to a...
# koin
j
When using Koin in a KMP project, do you need to add koin-android dependency in the Android source set in addition to the koin-core dep. in the common source set?
1
v
No, not neccessary.