Add do-not-update-unless-requested note to Element

This commit is contained in:
Sylvia van Os 2021-07-23 17:32:37 +00:00
parent 455de6c8b8
commit e29e94ee19

View file

@ -455,6 +455,7 @@ Builds:
ndk: r21e
MaintainerNotes: |-
Do not update unless requested by the Element team! The Element team will ping us whenever they feel a new release is ready. See https://github.com/vector-im/element-android/issues/3728 as an example of their release process.
build.gradle file is scanignored because upstream builds and publishes a libre build of the jitsi sdk in a custom maven repo.
The repo can be recreated by using tools/jitsi/build_jitsi_libs.sh
We use that build instead of doing our own for now as jitsi embeds a timstamp in the version number and it's a major pain to maintain.