mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 07:22:29 +03:00
scanner - jcenter is gone
This commit is contained in:
parent
19beb0378d
commit
02f0052806
1 changed files with 0 additions and 1 deletions
|
@ -507,7 +507,6 @@ def scan_source(build_dir, build=metadata.Build(), json_per_build=None):
|
|||
re.compile(r'^https://' + re.escape(repo) + r'/*')
|
||||
for repo in [
|
||||
'repo1.maven.org/maven2', # mavenCentral()
|
||||
'jcenter.bintray.com', # jcenter()
|
||||
'jitpack.io',
|
||||
'www.jitpack.io',
|
||||
'repo.maven.apache.org/maven2',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue