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 to Kotlin 1.3 #35

Closed
rjrjr opened this issue Dec 3, 2018 · 1 comment
Closed

Move to Kotlin 1.3 #35

rjrjr opened this issue Dec 3, 2018 · 1 comment
Assignees
Labels
kotlin Affects the Kotlin library. points: 1
Milestone

Comments

@rjrjr
Copy link
Contributor

rjrjr commented Dec 3, 2018

AC: Summary

Blocks:

@zach-klippenstein
Copy link
Collaborator

I made a long-running branch, kotlin-13, so we can do parallel dev and releases for our internal repo while we iron out the kinks.

I also started a fresh branch for the actual upgrade.

TODO:

  • Unit tests are failing.

@zach-klippenstein zach-klippenstein modified the milestones: Cross-platform API Convergence, v0.7.0-kt13 Mar 8, 2019
zach-klippenstein added a commit that referenced this issue Mar 13, 2019
zach-klippenstein added a commit that referenced this issue Mar 17, 2019
This reverts commit 8fe6d9d.

Turns out 1.2.71 has a bug that causes desugaring to fail on Android.
Supposed to be fixed in 1.3.

We upgraded to 1.2.71 to fix an issue with mismatched transitive deps
internally, a problem to which we've found a different workaround until
we can upgrade to 1.3 (#35).
zach-klippenstein added a commit that referenced this issue Mar 17, 2019
This reverts the kotlin version change in commit 8fe6d9d.

Turns out 1.2.71 has a bug that causes desugaring to fail on Android.
Supposed to be fixed in 1.3.

We upgraded to 1.2.71 to fix an issue with mismatched transitive deps
internally, a problem to which we've found a different workaround until
we can upgrade to 1.3 (#35).
zach-klippenstein added a commit that referenced this issue Mar 17, 2019
Some error handling behavior changed which required changes to how
the library handles exceptions and cancellation, as well as a few
unit test changes.

Closes #35.
zach-klippenstein added a commit that referenced this issue Mar 17, 2019
zach-klippenstein added a commit that referenced this issue Mar 17, 2019
Some error handling behavior changed which required changes to how
the library handles exceptions and cancellation, as well as a few
unit test changes.

Closes #35.
zach-klippenstein added a commit that referenced this issue Mar 17, 2019
zach-klippenstein added a commit that referenced this issue Mar 18, 2019
Some error handling behavior changed which required changes to how
the library handles exceptions and cancellation, as well as a few
unit test changes.

Closes #35.
zach-klippenstein added a commit that referenced this issue Mar 18, 2019
@zach-klippenstein zach-klippenstein added the kotlin Affects the Kotlin library. label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kotlin Affects the Kotlin library. points: 1
Projects
None yet
Development

No branches or pull requests

2 participants