mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-15 12:40:33 +01:00
03cbee0277
RingRTC provides Signal Messenger applications with a common interface for video and voice calling services built on top of WebRTC.
4 lines
64 B
Makefile
4 lines
64 B
Makefile
|
|
all:
|
|
protoc --java_out=../src/ Backups.proto DeviceName.proto
|