mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-06 01:11:07 +03:00
Merge branch 'msappcenter' into 'master'
Add Microsoft Appcenter SDK to forbidden list See merge request fdroid/fdroidserver!712
This commit is contained in:
commit
a086d0dd3a
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ def scan_source(build_dir, build=metadata.Build()):
|
|||
r'''["']com.facebook.android['":]''',
|
||||
r'cloudrail',
|
||||
r'com.tencent.bugly',
|
||||
r'com.microsoft.appcenter',
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue