mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-14 02:50:12 +01:00
Add Microsoft Appcenter SDK to forbidden list
This commit is contained in:
parent
28aa404c24
commit
135c92f3d0
@ -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…
Reference in New Issue
Block a user