mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-26 05:58:09 +00:00
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
|