1) Move all the crypto classes from securesms.crypto. 2) Move all the crypto storage from securesms.database.keys 3) Replace the old imported BC code with spongycastle.
3 lines
52 B
Makefile
3 lines
52 B
Makefile
|
|
all:
|
|
protoc --java_out=../src/ PreKeyEntity.proto
|