gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.artifacts.repositories
/
PasswordCredentials
/
setPassword
set
Password
abstract
fun
setPassword
(
@
Nullable
password
:
String
)
Sets the password to use when authenticating to this repository.
Parameters
password
The password. May be null.