You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use the atomicfu as a library, w/o the plugin (there will be no transformations applied to sources, though, so all atomic types will be boxed types in runtime). Just add a dependency on org.jetbrains.kotlinx:atomicfu library.
If it is fine to use boxes atomic types for your particular use case, it might be worth migrating to common atomic types that will be shipped with the Kotlin standard library starting from 2.1.20.
FAILURE: Build failed with an exception.
Could not determine the dependencies of task ':kmplib:transformAndroidMainAtomicfu'.
Gradle configuration of module:
The text was updated successfully, but these errors were encountered: