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

Move autoClose for Resource to common #3483

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Conversation

serras
Copy link
Member

@serras serras commented Aug 25, 2024

AutoCloseable is now in Kotlin standard library, so we can move autoClose to commonMain, instead of relegating it to JVM. This breaks binary compatibility, but not source compatibility, so this is OK in the 2.0 window.

@serras serras requested review from nomisRev and kyay10 August 25, 2024 13:39
@serras serras merged commit a021927 into main Sep 10, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant