此版本的Intellij Idea(或Android Studio)的Android支持插件无法打开此项目,请使用版本2021.1.1或更新版本重试

发布于 2025-01-17 13:26:22 字数 596 浏览 2 评论 0原文

我正在尝试在 helloworld android studio 项目中使用 Pitest 插件来进行突变测试。但是,在遵循 说明 后,它给出了以下错误:

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

我有 build .gradle 依赖项:classpath 'com.android.tools.build:gradle:7.0.0' 和 gradlewrapper 属性为: distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip

有任何帮助如何解决此问题吗?

I am trying to use pitest plugin in a helloworld android studio project to do mutation testing. However after following the instruction it's giving following errors :

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

I have build.gradle dependencies : classpath 'com.android.tools.build:gradle:7.0.0'
and gradlewrapper properties to : distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip

Any help how to resolve this ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文