You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gaurav@gaurav-ThinkPad-E15-Gen-4:~/AndroidStudioProjects/DynamicMap$ ./gradlew publish
> Configure project :dynamic-map
GitHub Username: Cypher103360
GitHub Token: *****
> Task :dynamic-map:publishReleasePublicationToDynamicMapRepoRepository FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':dynamic-map:publishReleasePublicationToDynamicMapRepoRepository'.
> Failed to publish publication 'release' to repository 'DynamicMapRepo'
> Invalid publication 'release': multiple artifacts with the identical extension and classifier ('aar', 'null').
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 1s
25 actionable tasks: 21 executed, 4 up-to-date
I have been following this Medium doc: Publishing Android libraries to GitHub Packages
This is build.gradle file:
When I try to publish the library I get this:
@prasad79 @up9cloud @fossabot
Please help me to address this issue.
The text was updated successfully, but these errors were encountered: