【问题标题】:This version Compose Compiler requires Kotlin version 1.7.20 but you appear to be using Kotlin version 1.8.0 which is not known to be compatible此版本的 Compose Compiler 需要 Kotlin 1.7.20 版,但您似乎使用的是未知兼容的 Kotlin 1.8.0 版
【发布时间】:2023-01-16 04:07:42
【问题描述】:

如果您在 android studio 中遇到此错误“此版本 (1.3.2) 的 Compose 编译器需要 Kotlin 版本 1.7.20,但您似乎使用的是未知兼容的 Kotlin 版本 1.8.0。请修复您的配置 (或suppressKotlinVersionCompatibilityCheck,但别说我没有警告过你!)。”

【问题讨论】:

    标签: android kotlin android-jetpack-compose


    【解决方案1】:

    这是因为Kotlin版本已经更新,而Compos版本还没有更新。所以我们必须等待新版本的 Compose。如果我错了,其他人会纠正我。

    【讨论】:

      猜你喜欢
      • 2022-07-28
      • 2022-12-23
      • 1970-01-01
      • 2022-11-05
      • 2023-01-30
      • 2023-02-15
      • 2015-08-06
      • 1970-01-01
      相关资源
      最近更新 更多