toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts.repositories
/
PasswordCredentials
/
setPassword
set
Password
API
abstract
fun
setPassword
(
@
Nullable
password
:
String
)
(
source
)
Sets the password to use when authenticating to this repository.
Parameters
password
The password. May be null.