We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0950a commit ef89f2cCopy full SHA for ef89f2c
README.md
@@ -140,7 +140,7 @@ See [gradle.properties](gradle.properties) in AtomicFU project for its `kotlin_v
140
141
### Common
142
143
-If you write a common code that should get compiled or different platforms, add `org.jetbrains.kotlinx:atomicfu-common`
+If you write a common code that should get compiled or different platforms, add `org.jetbrains.kotlinx:atomicfu`
144
to your common code dependencies or apply `kotlinx-atomicfu` plugin that adds this dependency automatically:
145
146
```groovy
0 commit comments