cleanupDispatcher

fun cleanupDispatcher(dispatcher: CoroutineDispatcher): DiskCache.Builder

Deprecated

Replaced by cleanupCoroutineContext.

Replace with

cleanupCoroutineContext(dispatcher)