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

Upgrade kotlin serialization #48

Open
friedger opened this issue Jun 24, 2021 · 3 comments
Open

Upgrade kotlin serialization #48

friedger opened this issue Jun 24, 2021 · 3 comments

Comments

@friedger
Copy link
Contributor

The package for serialization has changed to
org.jetbrains.kotlinx:kotlinx-serialization-json:1.2.1

Having both the json (new package) and the runtime (user by this project) library in the project causes the compiler to fail with NullPointerException

@mirceanis
Copy link
Collaborator

Thanks for flagging this.
Would you be willing to contribute a fix?

@friedger
Copy link
Contributor Author

A first update is here: uport-project/kotlin-common#12 Could you please review it an make a release?

@mirceanis
Copy link
Collaborator

mirceanis commented Jun 25, 2021

A first update is here: uport-project/kotlin-common#12 Could you please review it an make a release?

done. you should be able to upgrade to [email protected] to include your fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants