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
Update apiVersion/languageVersion to 1.9 for atomics implementation.
In order to use new native atomics from kotlin.concurrent package available since Kotlin 1.9, it is required to update apiVersion to 1.9. apiVersion of atomicfu-gradle-plugin is kept equal to 1.4 for compatibility.
0 commit comments