mirror of https://github.com/vector-im/riot-web
Use Android SDK instead
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>pull/21833/head
parent
374d8c1c4c
commit
39ef376a79
|
@ -28,7 +28,7 @@ Platform Targets:
|
|||
* WebRTC features (VoIP and Video calling) are only available in Chrome & Firefox.
|
||||
* Mobile Web is not currently a target platform - instead please use the native
|
||||
iOS (https://github.com/matrix-org/matrix-ios-kit) and Android
|
||||
(https://github.com/vector-im/element-android) SDKs.
|
||||
(https://github.com/matrix-org/matrix-android-sdk2) SDKs.
|
||||
|
||||
All code lands on the `develop` branch - `master` is only used for stable releases.
|
||||
**Please file PRs against `develop`!!**
|
||||
|
|
Loading…
Reference in New Issue