diff --git a/metadata/im.vector.alpha.txt b/metadata/im.vector.alpha.txt index fc6c2d70f7..51fe6385a9 100644 --- a/metadata/im.vector.alpha.txt +++ b/metadata/im.vector.alpha.txt @@ -19,6 +19,7 @@ the center of all your discussions! Features include: * Instantly share messages, images, videos and files of any kind within groups of any size +* Voice and video calling via WebRTC * See who's reading your messages with read receipts * Communicate with users anywhere in the Matrix.org ecosystem - not just Vector users! * Discover and invite users by email address @@ -48,7 +49,7 @@ Coming soon: * Add your own integrations, bridges and bots! * Email notifications of missed messages and invites * End-to-end encryption using Olm ([https://matrix.org/git/olm]) -* Voice and video calling and conferencing (already available on the web version at [https://vector.im]) +* Voice and video conferencing (already available on the web version at [https://vector.im]) * Screen sharing * Login as multiple users at the same time @@ -67,7 +68,16 @@ Build:0.3.2,14 sed -i -e '/projectDir/d' ../settings.gradle && \ sed -i -e '/play-services/d' build.gradle +Build:0.3.4,304 + commit=290464bb0fe7db1e8393541160f149d7ee04b417 + subdir=vector + gradle=appfdroid + srclibs=matrixsdk@80a629ab18d525beabeebec6ab9065b776e94455 + prebuild=cp -fR $$matrixsdk$$/matrix-sdk ../ && \ + sed -i -e '/projectDir/d' ../settings.gradle && \ + sed -i -e '/play-services/d' build.gradle + Auto Update Mode:None Update Check Mode:None -Current Version:0.3.2 -Current Version Code:14 +Current Version:0.3.4 +Current Version Code:304