Allow multiple repositories to be configured for a project
Repositories can be specified in the repositories section of the project.apm eg:
"repositories": [
{
"name": "airnativeextensions",
"location": "https://airnativeextensions.com/repository"
}
]
Allow multiple repositories to be configured for a project
Repositories can be specified in the repositories section of the
project.apmeg: