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
We have just released Kotlin 1.9.21 that fixes critical issue that, in some cases, resulted in the production of incorrect klib libraries. Details: https://youtrack.jetbrains.com/issue/KT-62515. We have detected that there are libraries built with 1.9.20 that were published to Maven Central. And these libraries are affected by the issue:
We highly recommend you rebuilding these libraries with 1.9.21 and republishing them to minimize possible negative impact. Please take our apologies for this inconvenience. We will take the necessary measures to avoid similar issues in the future.
Kotlin Team.
The text was updated successfully, but these errors were encountered:
Dear Library Maintainer,
We have just released Kotlin 1.9.21 that fixes critical issue that, in some cases, resulted in the production of incorrect klib libraries. Details:
https://youtrack.jetbrains.com/issue/KT-62515
. We have detected that there are libraries built with 1.9.20 that were published to Maven Central. And these libraries are affected by the issue:co.touchlab:sqliter:1.3.0
co.touchlab:sqliter-driver:1.3.1
We highly recommend you rebuilding these libraries with 1.9.21 and republishing them to minimize possible negative impact. Please take our apologies for this inconvenience. We will take the necessary measures to avoid similar issues in the future.
Kotlin Team.
The text was updated successfully, but these errors were encountered: