-
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
Make the sample code use kotlinx.serialization for snapshotting chores. #34
Milestone
Comments
Blocked by #35 |
We can't do anything about this until we are using a build system internally that actually works with either reflection or compiler plugins, which we don't have a timeline for. Moving to post-v1.0 backlog. |
I think we can close this. Parcelize/kotlinx.serialization are good enough. WDYT @rjrjr? |
I'll re-purpose this ticket to at least write a sample using kotlinx.serialization. |
Yeah no. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Should work, but let's prove it.
The text was updated successfully, but these errors were encountered: