chiark / gitweb /
Add crashlytics to usual suspects
authorDaniel Martí <mvdan@mvdan.cc>
Sun, 17 Nov 2013 20:58:33 +0000 (21:58 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Sun, 17 Nov 2013 21:04:27 +0000 (22:04 +0100)
fdroidserver/common.py

index 590112cbf2ec07fc0e8a09c8bb2f922e09f7354f..39110b7249a6af34199c256e33bce68c018a023c 100644 (file)
@@ -1705,7 +1705,8 @@ def scan_source(build_dir, root_dir, thisbuild):
                       'heyzap',
                       'jpct-ae',
                       'youtubeandroidplayerapi',
-                      'bugsense']
+                      'bugsense',
+                      'crashlytics']
 
     def getpaths(field):
         paths = []