blob: fef0a146f732bff99e8a5d2999cee72a6a1851de [file] [log] [blame]
/*
* Copyright 2016-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/
dependencies {
implementation(project(":kotlinx-coroutines-debug"))
}