此版本的Intellij Idea(或Android Studio)的Android支持插件无法打开此项目,请使用版本2021.1.1或更新版本重试
我正在尝试在 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 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论