mirror of
https://github.com/oxen-io/session-android.git
synced 2025-01-12 01:23:40 +00:00
2042ca6cb7
This generates a large number of key exchange messages and registers them with the server during signup.
4 lines
52 B
Makefile
4 lines
52 B
Makefile
|
|
all:
|
|
protoc --java_out=../src/ PreKeyEntity.proto
|