blob: 9a55e17ee32c0382d06336982603e1e40f5bbdf7 [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 {
6 compile "org.jetbrains.kotlinx:atomicfu-common:$atomicFU_version"
7}