Replies: 1 comment
-
we publish the modules to sonatype in the GitHub Actions, you would need to do something similar |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently made a fork & pull request, but I want to use my changes earlier than the next version of this library.
I did following based on source dependencies page:
Add release version
1.12.0
on my fork repository.Add to
settings.gradle.kts
:Add to
shared:build.gradle.kts
:But I am getting an error:
What should I do?
Beta Was this translation helpful? Give feedback.
All reactions