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

Remove `kotlin-components` submodule #98

Closed 05nelsonm closed 1 year ago

05nelsonm commented 1 year ago

Closes #96

This PR:

05nelsonm commented 1 year ago

Enabling support for wasm will be handled in #97 as there are some configuration errors with testing when building.

05nelsonm commented 1 year ago

CI is still trying to hash kotlin-components/includeBuild/dependencies/src/main/kotlin/versions.kt

Need to hash gradle/libs.versions.toml instead.