irgaly / kottage

Kotlin Multiplatform Key-Value Store Local Cache Storage for Single Source of Truth.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Kotlin 1.8.20

irgaly opened this issue · comments

  • Update Kotlin 1.8.20
  • Kotlin/Native tier support https://kotlinlang.org/docs/native-target-support.html
    • support and test Tier1, Tier2. + mingwX64 + watchosDeviceArm64
    • not support androidNativeArm32, androidNativeArm64, androidNativeX86, androidNativeX64
    • watchosArm32 still is not supported
      • どうせなら 32bit はこのままサポートしないで済ませたい
commented

closed #169
watchosDeviceArm64 は #170 で対応