I just updated Android Studio to the latest version 3.5.1 and I know get the following error:

Gradle sync failed: Unsupported method: KotlinPlatformContainer.supports(). The version of Gradle you connect to does not support that method. To resolve the problem you can change/upgrade the target version of Gradle you connect to. Alternatively, you can ignore this exception and read other information from the model.

I use Kotlin Multiplatform in two of my modules but I don't know if it's related.

推荐答案

该问题似乎已在以下位置得到了解和跟踪:

Kotlin相关问答推荐

用普通Kotlin理解Gradle的Kotlin DSL'""

在intellij中使用kotlin符号和floordiv

在Kotlin中将String转换为T

如何避免使用公共类实现内部接口

为什么 Kotlin 中没有 init 块的注释

如何让 LocalDateTime.parse 拒绝 24:00 时间

Android Jetpack Compose:在空的 Compose 活动中找不到 OutlinedTextField (Material3)

使用空键映射获取

PRDownloader 即使在实现库后也无法工作.未知参考:Android Studio 中的 PRDownloader

从带有 Room 和 Flows 的 SQLite 表中获取祖先树

无法从 XML 访问 NavHostFragment

如何在调试中修复 ClassNotFoundException: kotlinx.coroutines.debug.AgentPremain?

取消信号上的kotlin流量采集

Kotlin 的类型具体化使哪些在 Java 或 Scala 中无法实现的成为可能?

面临一些未知问题一些后端jvm内部错误

kotlin RecyclerView分页

如何在伴随对象中使用泛型

Kotlin 中的填充字符串

如何判断数据是否插入到房间数据库中

RxJava2 UndeliverableException 在获取数据时发生方向变化