[Feedback]: Missing source/javadoc/kdoc jars in the maven releases
What's on your mind?
I think it would be a great idea to release source-jars and javadoc/kdoc-jars along the compiled binaries via MavenCentral.
For example here are only the .aar files. This makes it really hard to debug, because one cannot just "go to source" via the IDE.
When your users encounter problems, having access to the source code can help to better understand the library's behavior and pinpoint the cause of issues more easily. The online documentation is bad enough, so it really would help to at least be able to easily access the source code.
The SDK is open source after all. So why not distribute it correctly. I think this would make a lot of the developers happy :)
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
@kroegerama thank you for this suggestion! We'll look into incorporating into a future release!
@jennantilla Any update for this request?