We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
buildSrc弄好后一切正常,然后重启电脑在打开就GradleBuildRootsManager,点sync也是一样,此时你删除buildSrc相关的也一样,但是你重新删除在次拉取仓库又好了,什么都不改,重启一下电脑在打开项目又是一样的结果,不知道错在哪里了
The text was updated successfully, but these errors were encountered:
刚才找到原因了,是因为我在配置文件中加入了新的配置(properties),不能加入新的配置,否则就会出现这种奇葩的情况,尽管这配置是没有错误的
Sorry, something went wrong.
No branches or pull requests
buildSrc弄好后一切正常,然后重启电脑在打开就GradleBuildRootsManager,点sync也是一样,此时你删除buildSrc相关的也一样,但是你重新删除在次拉取仓库又好了,什么都不改,重启一下电脑在打开项目又是一样的结果,不知道错在哪里了
The text was updated successfully, but these errors were encountered: