mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-01-27 17:01:41 -05:00
Merge branch 'firebase' into 'master'
scanner: add firebase to usual suspect list, closes #259 Closes #259 See merge request !212
This commit is contained in:
@@ -63,6 +63,7 @@ def scan_source(build_dir, root_dir, build):
|
||||
r'crashlytics',
|
||||
r'ouya.*sdk',
|
||||
r'libspen23',
|
||||
r'firebase',
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user