Use Android SDK instead

Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
pull/21833/head
Šimon Brandner 2021-05-05 18:06:42 +02:00 committed by GitHub
parent 374d8c1c4c
commit 39ef376a79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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`!!**