Skip to content

Conversation

@caller9
Copy link
Collaborator

@caller9 caller9 commented Nov 20, 2020

Fixed mixed runtime dependencies onto Kotlin 1.4 and 1.3 libraries.

  • The build was warning about mixing Kotlin runtime 1.3.x with 1.4.x. This turned out to be from a dependency in rx-tasks:2.2.2 onto kotlin-scripting-jvm:1.3.11. I pulled this up with an explicit dependency on kotlin-scripting-jvm:$kotlin_version.
  • Updated other dependencies to Kotlin 1.4.x

@google-cla google-cla bot added the cla: yes label Nov 20, 2020
@caller9 caller9 requested a review from Google-JM November 20, 2020 17:12
@caller9 caller9 merged commit aadd50d into master Nov 20, 2020
@caller9 caller9 deleted the update_kotlin_1_4 branch November 24, 2020 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants