mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
scan gradle.kts
This commit is contained in:
parent
0aca165b4e
commit
90bc8e1e8f
4 changed files with 124 additions and 1 deletions
|
|
@ -50,6 +50,7 @@ class ScannerTest(unittest.TestCase):
|
|||
'realm': 1,
|
||||
'se.manyver': 2,
|
||||
'com.jens.automation2': 2,
|
||||
'com.github.shadowsocks': 5,
|
||||
}
|
||||
for d in glob.glob(os.path.join(source_files, '*')):
|
||||
build = fdroidserver.metadata.Build()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue