mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 15:02:51 +03:00
Merge branch 'allow_appcenter' into 'master'
scanner: allow microsoft appcenter See merge request fdroid/fdroidserver!764
This commit is contained in:
commit
6986e73506
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue