-
Notifications
You must be signed in to change notification settings - Fork 70
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
Comments
This was referenced Dec 3, 2018
zach-klippenstein
added a commit
that referenced
this issue
Mar 8, 2019
zach-klippenstein
added a commit
that referenced
this issue
Mar 8, 2019
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:
|
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 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
Merged
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AC: Summary
Blocks:
The text was updated successfully, but these errors were encountered: