mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
scanner: catalog: dependency declaration can be declared as a simple string
This commit is contained in:
parent
1323751835
commit
2ceec6b9d6
3 changed files with 11 additions and 4 deletions
|
|
@ -143,6 +143,7 @@ class ScannerTest(unittest.TestCase):
|
|||
'firebase.crash': ['com.google.firebase:firebase-crash:1.1.1'],
|
||||
'firebase.core': ['com.google.firebase:firebase-core:2.2.2'],
|
||||
'play.service.ads': ['com.google.android.gms:play-services-ads:1.2.1'],
|
||||
'jacoco': ['org.jacoco:org.jacoco.core:0.8.7'],
|
||||
'plugins.google.services': ['com.google.gms.google-services:1.2.1'],
|
||||
'plugins.firebase.crashlytics': ['com.google.firebase.crashlytics:1.1.1'],
|
||||
'bundles.firebase': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue