diff --git a/metadata/im.vector.app.yml b/metadata/im.vector.app.yml index 418d15ee20..e196bc5505 100644 --- a/metadata/im.vector.app.yml +++ b/metadata/im.vector.app.yml @@ -11,8 +11,10 @@ Translation: https://translate.element.io/projects/element-android/element-app/ Changelog: https://github.com/vector-im/element-android/blob/HEAD/CHANGES.md LiberapayID: '10794' Bitcoin: 1LxowEgsquZ3UPZ68wHf8v2MDZw82dVmAEa + RepoType: git Repo: https://github.com/vector-im/element-android/ + Builds: - versionName: 0.91.5 versionCode: 40091050 @@ -421,9 +423,11 @@ Builds: scanignore: - build.gradle ndk: r21e + MaintainerNotes: |- 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. + AutoUpdateMode: None UpdateCheckMode: Tags