blob: 3c995e39a76e77f0a1ae7505b5abec3178947155 [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
5// todo: this does not work in Kotlin/Native
6
7//dependencies {
8// compile "org.jetbrains.kotlinx:atomicfu-native:$atomicFU_version"
9//}