Questions tagged [lintvitalrelease]
3 questions
1
vote
0 answers
Execution failed for task ':app:lintVitalRelease'. > Could not resolve all files for configuration ':app:lintClassPath'
Execution failed for task ':app:lintVitalRelease'.
Could not resolve all files for configuration ':app:lintClassPath'.
Could not download intellij-core-27.1.0.jar (com.android.tools.external.com-intellij:intellij-core:27.1.0)
> Could not get…

Andro Tech Buddy
- 81
- 5
0
votes
0 answers
Execution failed for task ':app:lintVitalRelease' Flutter app
I tried building my flutter application to APk but keep recieving this error.
` Could not resolve all artifacts for configuration ':url_launcher_android:debugUnitTestRuntimeClasspath'.
Failed to transform bcprov-jdk18on-1.72.jar…

Crux_codes
- 1
- 1
0
votes
1 answer
How can I solve Could not resolve all artifacts for configuration ':image_picker_android:debugUnitTestRuntimeClasspath problem
When I tries to run the application, It's works fine.
But when I build signed apk,
There was an error
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:lintVitalRelease'.
Could not resolve all artifacts for…