Skip to content

Commit

Permalink
Update kotlin protos for SCW signature (#221)
Browse files Browse the repository at this point in the history
* update to generate appropriate kotlin protos

* fix: kotlin signature

* git gradle fixed

* remove space
  • Loading branch information
nplasterer authored Oct 15, 2024
1 parent 06e6a50 commit 23c093c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev/kotlin/generate
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@ docker run --platform linux/x86_64 --rm -i -v${PWD}:/code xmtp/protoc-kotlin \
mls/message_contents/group_metadata.proto \
mls/message_contents/group_mutable_metadata.proto \
mls/message_contents/content.proto \
mls/message_contents/transcript_messages.proto
mls/message_contents/transcript_messages.proto \
identity/associations/signature.proto \
identity/associations/association.proto

0 comments on commit 23c093c

Please sign in to comment.