Skip to content

Kotlin 1.4 support #356

@efenderbosch

Description

@efenderbosch

Maybe this can be just a meta-issue to collect issues w/ Kotlin 1.4.

First thing I noticed is that inline classes no longer serialize properly.

w/ Kotlin 1.3:

{
  "type" : "SHOPPING_CART",
  "url" : "http://example.com"
}

w/ Kotlin 1.4:

{
  "type" : "SHOPPING_CART",
  "url-6j4v_q1g" : "http://example.com"
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions