mirror of
https://github.com/oxen-io/session-android.git
synced 2025-03-26 23:00:51 +00:00

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
|