toggle menu
gradle
8.13
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts
/
ExternalModuleDependency
/
isChanging
is
Changing
API
abstract
fun
isChanging
(
)
:
Boolean
(
source
)
Indicates that the given dependency can have different content for the same identifier.
See also
set
Changing(boolean)