Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.caching.http
/
HttpBuildCache
/
setUrl
set
Url
API
open
fun
setUrl
(
url
:
String
)
(
source
)
open
fun
setUrl
(
url
:
URL
)
(
source
)
Sets the URL of the cache. The URL must end in a '/'.