move to single module
Closed this issue · 0 comments
strantalis commented
Right now the java-sdk consists of multiple modules. There is really no reason for us to do this as it increases our complexity when it comes to releases.
Move the java-sdk to a single module and update any release-please configuration to support this.
Acceptance Criteria:
- Single jar is published for protocol and sdk
- Documentation updated