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