1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-13 02:30:11 +01:00

Add crashlytics to usual suspects

This commit is contained in:
Daniel Martí 2013-11-17 21:58:33 +01:00
parent e081a83757
commit 83658bc0da

View File

@ -1705,7 +1705,8 @@ def scan_source(build_dir, root_dir, thisbuild):
'heyzap',
'jpct-ae',
'youtubeandroidplayerapi',
'bugsense']
'bugsense',
'crashlytics']
def getpaths(field):
paths = []