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

Correct script for flutter build #2149

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

NamPNQ
Copy link

@NamPNQ NamPNQ commented Mar 17, 2021

No description provided.

@Dooks123
Copy link

What is this a correct script for? Does not work with gradle plugin 4.0.0+

@NamPNQ
Copy link
Author

NamPNQ commented Apr 29, 2021

@Dooks123 what is your problems facing?

@Dooks123
Copy link

Getting the following error:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:lintVitalAppCenterRelease'.
> Could not resolve all artifacts for configuration ':app:appCenterDebugRuntimeClasspath'.
   > Failed to transform libs.jar to match attributes {artifactType=processed-jar, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
      > Execution failed for JetifyTransform: /.../build/app/intermediates/flutter/appCenterDebug/libs.jar.
         > Failed to transform '/.../build/app/intermediates/flutter/appCenterDebug/libs.jar' using Jetifier. Reason: FileNotFoundException, message: /.../build/app/intermediates/flutter/appCenterDebug/libs.jar (No such file or directory). (Run with --stacktrace for more details.)
       Please file a bug at http://issuetracker.google.com/issues/new?component=460323.

@NamPNQ
Copy link
Author

NamPNQ commented Apr 29, 2021

@Dooks123 Can you provide the full logs

@Dooks123
Copy link

@NamPNQ here is the just of the problem, https://stackoverflow.com/q/67278979/1876355 but have tried your script as well, and does not make a difference

@NamPNQ
Copy link
Author

NamPNQ commented Apr 29, 2021

@Dooks123 You can follow this issue flutter/flutter#58247

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants