koin-android / org.koin.android.ext.android / android.content.ComponentCallbacks / releaseContext
releaseContext
fun ComponentCallbacks.releaseContext(path: String): Unit
Deprecated: release() deprecated! Please use Scope API.
Release a Module from given Path
Parameters
path - Deprecated - use the Scope API instead