Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.vcs.git
/
GitVersionControlSpec
/
setUrl
set
Url
API
abstract
fun
setUrl
(
url
:
URI
)
(
source
)
abstract
fun
setUrl
(
url
:
String
)
(
source
)
Sets the URL of the repository.