mirror of
https://github.com/oxen-io/session-android.git
synced 2025-07-02 06:28:29 +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