Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Upgrade to Kotlin 1.4.0 #231

Merged
merged 2 commits into from
Sep 1, 2020
Merged

Upgrade to Kotlin 1.4.0 #231

merged 2 commits into from
Sep 1, 2020

Conversation

rachelcarmena
Copy link
Member

@rachelcarmena rachelcarmena commented Aug 31, 2020

Changes

  • Standard library is added automatically with the plugin now
  • Re-order dependencies
  • Add kotlin-reflect dependency to fix dependency versions
  • Use of the new kotlin-metadata
  • Change the directory for the API doc pieces used to generate the source code (user.dir was the current workspace instead of the Kotlin daemon directory; a common directory)
  • Fix wrong uses of contains because of different types.
  • Other fixes because of using a new kotlin-metadata

@rachelcarmena rachelcarmena marked this pull request as ready for review September 1, 2020 10:48
Copy link
Contributor

@danimontoya danimontoya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @rachelcarmena 🚀

@rachelcarmena rachelcarmena merged commit 9a61323 into master Sep 1, 2020
@rachelcarmena rachelcarmena deleted the upgrade-1.4.0 branch September 1, 2020 15:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants