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

Update dependency verification for build on windows #391

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

quyenvsp
Copy link
Contributor

verification-metadata.xml missing artifact so can not build on windows

Execution failed for task ':app:processDebugResources'.
> Could not isolate parameters com.android.build.gradle.internal.dependency.AarResourcesCompilerTransform$Parameters_Decorated@419f8808 of artifact transform AarResourcesCompilerTransform
   > Could not isolate value com.android.build.gradle.internal.dependency.AarResourcesCompilerTransform$Parameters_Decorated@419f8808 of type AarResourcesCompilerTransform.Parameters
      > Dependency verification failed for configuration ':app:detachedConfiguration2'
        One artifact failed verification: aapt2-8.0.2-9289358-windows.jar (com.android.tools.build:aapt2:8.0.2-9289358) from repository Google
        If the artifacts are trustworthy, you will need to update the gradle/verification-metadata.xml file. For more on how to do this, please refer to https://docs.gradle.org/8.2.1/userguide/dependency_verification.html#sec:troubleshooting-verification in the Gradle documentation.

@chenxiaolong chenxiaolong self-assigned this Jul 31, 2023
@chenxiaolong chenxiaolong merged commit 02617cf into chenxiaolong:master Jul 31, 2023
1 check passed
chenxiaolong added a commit that referenced this pull request Jul 31, 2023
Signed-off-by: Andrew Gunnerson <[email protected]>
@quyenvsp quyenvsp deleted the feature/build-on-windows branch August 7, 2023 02:06
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