1
0
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:
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', 'heyzap',
'jpct-ae', 'jpct-ae',
'youtubeandroidplayerapi', 'youtubeandroidplayerapi',
'bugsense'] 'bugsense',
'crashlytics']
def getpaths(field): def getpaths(field):
paths = [] paths = []