toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts
/
ExternalModuleDependency
/
isChanging
is
Changing
API
abstract
fun
isChanging
(
)
:
Boolean
(
source
)
Returns whether or not Gradle should always check for a change in the remote repository.
See also
set
Changing(boolean)