mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-16 16:02:33 +03:00
Add crashlytics to usual suspects
This commit is contained in:
parent
e081a83757
commit
83658bc0da
1 changed files with 2 additions and 1 deletions
|
@ -1705,7 +1705,8 @@ def scan_source(build_dir, root_dir, thisbuild):
|
|||
'heyzap',
|
||||
'jpct-ae',
|
||||
'youtubeandroidplayerapi',
|
||||
'bugsense']
|
||||
'bugsense',
|
||||
'crashlytics']
|
||||
|
||||
def getpaths(field):
|
||||
paths = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue