chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e081a83
)
Add crashlytics to usual suspects
author
Daniel Martí
<mvdan@mvdan.cc>
Sun, 17 Nov 2013 20:58:33 +0000
(21:58 +0100)
committer
Daniel Martí
<mvdan@mvdan.cc>
Sun, 17 Nov 2013 21:04:27 +0000
(22:04 +0100)
fdroidserver/common.py
patch
|
blob
|
history
diff --git
a/fdroidserver/common.py
b/fdroidserver/common.py
index 590112cbf2ec07fc0e8a09c8bb2f922e09f7354f..39110b7249a6af34199c256e33bce68c018a023c 100644
(file)
--- a/
fdroidserver/common.py
+++ b/
fdroidserver/common.py
@@
-1705,7
+1705,8
@@
def scan_source(build_dir, root_dir, thisbuild):
'heyzap',
'jpct-ae',
'youtubeandroidplayerapi',
- 'bugsense']
+ 'bugsense',
+ 'crashlytics']
def getpaths(field):
paths = []