Update libsignal protobuf package name
// FREEBIE
This commit is contained in:
parent
c1e1dd97ba
commit
4169336776
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
package textsecure;
|
||||
|
||||
option java_package = "org.whispersystems.libaxolotl.protocol";
|
||||
option java_package = "org.whispersystems.libsignal.protocol";
|
||||
option java_outer_classname = "WhisperProtos";
|
||||
|
||||
message WhisperMessage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue