Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 956 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 956 Bytes

Android Talk WebRTC client library

Releases

This repository contains the tooling to publishing to jitpack the WebRTC libraries for the Nextcloud Talk Android app.

If you want to use the app simply add the following line to your build file:

implementation 'com.github.nextcloud-deps:android-talk-webrtc:<Version>'

The WebRTC builds are taken from https://github.com/nextcloud-releases/talk-clients-webrtc/releases

Packaging instructions