mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 23:10:29 +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',
|
'jpct-ae',
|
||||||
'youtubeandroidplayerapi',
|
'youtubeandroidplayerapi',
|
||||||
'bugsense',
|
'bugsense',
|
||||||
'crashlytics']
|
'crashlytics',
|
||||||
|
'ouya-sdk']
|
||||||
|
|
||||||
def getpaths(field):
|
def getpaths(field):
|
||||||
paths = []
|
paths = []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue