mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
fix lint
rewritemeta does strange things sometimes
This commit is contained in:
parent
89b2864040
commit
ef9c5ce9ac
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue