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
At the moment there are utility functions in core that provide path related functionality using kotlinx.io. Most of these are implemented in Okio and I feel this would be a justified dependency.
Changes:
replace the dependency
remove superfluous functions from core.utility.path
The text was updated successfully, but these errors were encountered:
At the moment there are utility functions in
core
that provide path related functionality usingkotlinx.io
. Most of these are implemented in Okio and I feel this would be a justified dependency.Changes:
core.utility.path
The text was updated successfully, but these errors were encountered: