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
{{ message }}
This repository was archived by the owner on Jan 8, 2021. It is now read-only.
As is now, the radixdlt-java repository holds two Gradle modules; the actual Radix Java Library and a set of Example implementations. Both modules are built or at least verified when the deliverable is assembled (though the examples module isn't actually included in the artefact).
We are exposing the product to unnecessary risks with the current build configuration, while the examples module has its own set of (third party) dependencies that can brake (we've actually already seen this in the JitPack release, version 0.11.5).