05nelsonm / encoding

A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.
Apache License 2.0
33 stars 5 forks source link

Rework gradle configuration to use composite builds #106

Closed 05nelsonm closed 1 year ago

05nelsonm commented 1 year ago

Closes #104 Closes #105

Also added a Bill of Materials (#105) publication to the project in this PR in order to mitigate another unnecessary CI run.