decline
decline copied to clipboard
Enable CE for Native
Additionally,
- bring in scala-java-time for Native
- Bump refined to 0.10.1
- Add all native modules to root aggregate
- Remove custom build step for native artifacts (now that the matrix is complete)
I think the root is missing some of the native projects. https://github.com/bkirwi/decline/blob/041361d0725150b2bcd7fccf1990b890dd83ec9e/build.sbt#L95-L100
Refined should also be possible on Native now.
Cool, seems very straightforward, thanks!