mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-10 12:58:34 +00:00

Also updated the date format -- funnily enough Android will work with either Z or X in the format, but the test JVM will fail if it doesn't use X. X is definitely the correct thing to use based on the Javadoc, I think Android's implementation is just a little more lenient.