Skip to content

Commit 7fe011c

Browse files
woainikkmvicsokolova
authored andcommitted
Add atomicfu to classpath
1 parent f5e7f79 commit 7fe011c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ buildscript {
5858
classpath "org.jetbrains.kotlinx:binary-compatibility-validator:$binary_compatibility_validator_version"
5959
classpath "ru.vyarus:gradle-animalsniffer-plugin:1.5.4" // Android API check
6060
classpath "org.jetbrains.kotlinx:kover:$kover_version"
61+
classpath "org.jetbrains.kotlin:atomicfu:$kotlin_version"
6162

6263
// JMH plugins
6364
classpath "gradle.plugin.com.github.johnrengelman:shadow:7.1.2"

0 commit comments

Comments
 (0)