Merge branch 'allow_appcenter' into 'master'

scanner: allow microsoft appcenter

See merge request fdroid/fdroidserver!764
This commit is contained in:
Marcus 2020-06-15 10:46:51 +00:00
commit 6986e73506
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ def scan_source(build_dir, build=metadata.Build()):
r'''["']com.facebook.android['":]''',
r'cloudrail',
r'com.tencent.bugly',
r'com.microsoft.appcenter',
r'appcenter-push',
]
}