blob: 236fbfdda444516e136101e5fb7cbb3526295cd8 [file] [log] [blame]
/*
* Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/
dependencies {
compileOnly "org.jetbrains.kotlinx:atomicfu-common:$atomicFU_version"
}