mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-14 02:50:12 +01:00
Add crashlytics to usual suspects
This commit is contained in:
parent
e081a83757
commit
83658bc0da
@ -1705,7 +1705,8 @@ def scan_source(build_dir, root_dir, thisbuild):
|
|||||||
'heyzap',
|
'heyzap',
|
||||||
'jpct-ae',
|
'jpct-ae',
|
||||||
'youtubeandroidplayerapi',
|
'youtubeandroidplayerapi',
|
||||||
'bugsense']
|
'bugsense',
|
||||||
|
'crashlytics']
|
||||||
|
|
||||||
def getpaths(field):
|
def getpaths(field):
|
||||||
paths = []
|
paths = []
|
||||||
|
Loading…
Reference in New Issue
Block a user