mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
Merge branch 'feature/cloudrail' into 'master'
Add cloudrail to blacklist Closes #628 See merge request fdroid/fdroidserver!622
This commit is contained in:
commit
e5886a498b
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ def scan_source(build_dir, build=metadata.Build()):
|
|||
r'libspen23',
|
||||
r'firebase',
|
||||
r'''["']com.facebook.android['":]''',
|
||||
r'cloudrail',
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue