blob: 236fbfdda444516e136101e5fb7cbb3526295cd8 [file] [log] [blame]
Roman Elizarov1f74a2d2018-06-29 19:19:45 +03001/*
2 * Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
3 */
Roman Elizarov31452902018-04-11 13:58:19 +03004
5dependencies {
Roman Elizarov9da94852018-10-03 22:33:22 +02006 compileOnly "org.jetbrains.kotlinx:atomicfu-common:$atomicFU_version"
Roman Elizarov31452902018-04-11 13:58:19 +03007}