Skip to content

Commit

Permalink
Merge pull request #90 from xmtp/list-conversations-response
Browse files Browse the repository at this point in the history
Add getV2ConversationsResponse
  • Loading branch information
neekolas authored Jul 5, 2023
2 parents dfc49f4 + 91fefee commit 1abe8cc
Show file tree
Hide file tree
Showing 16 changed files with 849 additions and 368 deletions.
2 changes: 1 addition & 1 deletion dev/dart/protoc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN apt-get update && \

COPY protoc.sh /opt/protoc

RUN dart pub global activate protoc_plugin
RUN dart pub global activate protoc_plugin 20.0.1
ENV PATH ${PATH}:/root/.pub-cache/bin

RUN mkdir -p /opt/proto && \
Expand Down
Loading

0 comments on commit 1abe8cc

Please sign in to comment.