api / org.gradle.api.tasks / Upload / repositories

repositories

open fun repositories(configureClosure: Closure<Any>): RepositoryHandler

Configures the set of repositories to upload to.

open fun repositories(configureAction: Action<in RepositoryHandler>): RepositoryHandler

Configures the set of repositories to upload to.

Since
3.5