blob: ef589a2e4da45c5e1160717c66b198b27e833a65 [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-js:$atomicFU_version"
7}