What went wrong: Execution failed for task ':app:publishMavenPublicationToMavenLocal'

34 Views Asked by At

I'm trying to create a library. On jitpack.io, I see the following error log:

What went wrong: Execution failed for task ':app:publishMavenPublicationToMavenLocal'. Failed to publish publication 'maven' to repository 'mavenLocal' Invalid publication 'maven': artifact file does not exist: '/home/jitpack/build/app/build/outputs/aar/app-release.aar'.

What is the reason for this? How can I solve it?

Thank you!

0

There are 0 best solutions below