运行 Jetpack Compose 示例时出错

Getting error when running Jetpack Compose samples

我想从 Jetpack Compose sample 个应用程序 运行“Owl 应用程序”,但出现此错误:

This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 4.2 or newer.

它有什么用?

这个问题是由于在项目中使用了较新版本的 gradle。

您需要使用 Android Studio 的 latest canary version