1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-04 14:30:11 +01:00

scanner: allow google maven

This commit is contained in:
Boris Kraut 2017-05-25 20:55:50 +02:00
parent 5a90443b0b
commit c056b95fd5

View File

@ -87,6 +87,7 @@ def scan_source(build_dir, build):
'clojars.org/repo', # Clojure free software libs
's3.amazonaws.com/repo.commonsware.com', # CommonsWare
'plugins.gradle.org/m2', # Gradle plugin repo
'maven.google.com', # Google Maven Repo, https://developer.android.com/studio/build/dependencies.html#google-maven
]
]