ctripcorp / mmkv-kotlin

A Kotlin Multiplatform porting for MMKV.
Apache License 2.0
131 stars 11 forks source link

Update Kotlin version: 1.9.20 -> 1.9.21 #23

Closed ddolovov closed 10 months ago

ddolovov commented 11 months ago

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:

com.ctrip.flight.mmkv:mmkv-kotlin:1.2.9

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.

qiaoyuang commented 10 months ago

Okay, I will handle it today.

qiaoyuang commented 10 months ago

@ddolovov The version 1.2.10 has been published. It's update Kotlin to 1.9.21