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

Restrict stdlib usage to 1.3. #50

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

zach-klippenstein
Copy link
Collaborator

@zach-klippenstein zach-klippenstein commented Aug 20, 2020

This reverts the changes to stdlib call sites made in 0a0f4d2.

This change ensures the library is still consumable from projects built with kotlin 1.3.

Some discussion on Kotlin Slack about this, using Kt 1.4 with apiVersion = "1.3" isn't enough, and using Kt 1.3 setting languageLevel = "1.4" won't work either.

This reverts the changes to stdlib call sites made in 0a0f4d2.

This change ensures the library is still consumable from projects built with kotlin 1.3.
@zach-klippenstein
Copy link
Collaborator Author

All this config is a lot more configuration to maintain than just… not upgrading to 1.4 yet. I think I will close this and just revert #45 instead.

@zach-klippenstein
Copy link
Collaborator Author

Superseded by #51.

@zach-klippenstein
Copy link
Collaborator Author

Re-opening since #51 breaks the Compose sample.

@zach-klippenstein zach-klippenstein merged commit ea04e95 into main Aug 21, 2020
@zach-klippenstein zach-klippenstein deleted the zachklipp/restrict-stdlib-1.3 branch August 21, 2020 04:41
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.

2 participants