repositories
fun ERROR CLASS: Symbol not found for Project.repositories(configuration: ERROR CLASS: Symbol not found for RepositoryHandler.() -> Unit)(source)
Configures the repositories for this project.
Executes the given configuration block against the RepositoryHandler for this project.
Parameters
configuration
the configuration block.
fun ERROR CLASS: Symbol not found for ScriptHandler.repositories(configuration: ERROR CLASS: Symbol not found for RepositoryHandler.() -> Unit)(source)
Configures the repositories for the script dependencies.