mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-23 06:56:20 +00:00
Make ProvisionMessage serializable. Previously the lack of jackson annotations caused this object to serialize as empty string, which elicits a 500 from the server. Closes #3