mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-08 14:08:34 +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