Skip to content
New issue

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

generateDebugUnitTestConfig #87626

Closed
sunnykinger opened this issue Aug 4, 2021 · 5 comments
Closed

generateDebugUnitTestConfig #87626

sunnykinger opened this issue Aug 4, 2021 · 5 comments
Labels
r: duplicate Issue is closed as a duplicate of an existing issue

Comments

@sunnykinger
Copy link

sunnykinger commented Aug 4, 2021

image_picker issue

Could not create task ':image_picker:generateDebugUnitTestConfig'. this and base files have different roots: Z:\flutterProjects\Clockster\flutter-app\build\image_picker and C:\src\flutter\.pub-cache\hosted\pub.dartlang.org\image_picker-0.8.3\android.
It happened after I updated to com.android.tools.build:gradle:7.0.0
I have tried flutter clean and even redownloaded flutter SDK to set up the project again, but the same issue is there.

@TahaTesser TahaTesser added the in triage Presently being triaged by the triage team label Aug 4, 2021
@TahaTesser
Copy link
Member

Hi @sunnykinger
7.0.0 is not currently supported, please use lasspath 'com.android.tools.build:gradle:4.1.0'
If the problem persists, can you please provide your flutter doctor -v, complete reproducible minimal code sample, and complete flutter run --verbose logs running the minimal code sample?
Thank you

@TahaTesser TahaTesser added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Aug 4, 2021
@TahaTesser
Copy link
Member

TahaTesser commented Aug 4, 2021

Created a new issue #87649 to teack support for 7.0.0, closing as it is not supported yet

@TahaTesser TahaTesser added r: duplicate Issue is closed as a duplicate of an existing issue and removed in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds labels Aug 4, 2021
@sunnykinger
Copy link
Author

sunnykinger commented Aug 5, 2021

Hi @sunnykinger
7.0.0 is not currently supported, please use lasspath 'com.android.tools.build:gradle:4.1.0'
If the problem persists, can you please provide your flutter doctor -v, complete reproducible minimal code sample, and complete flutter run --verbose logs running the minimal code sample?
Thank you

thanks for the response @TahaTesser
what about com.android.tools.build:gradle:4.2.2?
Is it supported?

@TahaTesser
Copy link
Member

@sunnykinger
Please checkout this #71446 (comment)

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
r: duplicate Issue is closed as a duplicate of an existing issue
Projects
None yet
Development

No branches or pull requests

2 participants