Releases: Kotlin/kotlinx-atomicfu
Releases · Kotlin/kotlinx-atomicfu
0.20.2
- Fix for unresolved
kotlinx-atomicfu-runtime
dependency error (https://youtrack.jetbrains.com/issue/KT-57235),
please see the corresponding PR for more comments (#290).
0.20.1
0.20.0
0.19.0
0.18.5
0.18.4
0.18.3
- Fix for atomicfu-gradle-plugin application to the MPP project (for Kotlin 1.7.20).
0.18.2
- In Kotlin 1.7.10 the name of
atomicfu-runtime
module was reverted back tokotlinx-atomicfu-runtime
,
as the renaming was an incompatible change.
Fixedatomicfu-gradle-plugin
to addkotlinx-atomicfu-runtime
dependency directly.
0.18.1
- Fix for the compatibility issue: add
atomicfu-runtime
dependency directly since Kotlin 1.7.10.