Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[general] replace kotlinx.io with Okio #95

Open
toth-istvan-zoltan opened this issue Jan 15, 2025 · 0 comments
Open

[general] replace kotlinx.io with Okio #95

toth-istvan-zoltan opened this issue Jan 15, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@toth-istvan-zoltan
Copy link
Contributor

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
@toth-istvan-zoltan toth-istvan-zoltan added enhancement New feature or request good first issue Good for newcomers labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant