Home
last modified time | relevance | path

Searched defs:explicitlyFetchInheritedDependencies (Results 1 – 2 of 2) sorted by relevance

/development/importMaven/src/main/kotlin/androidx/build/importMaven/
DMain.kt171 internal val explicitlyFetchInheritedDependencies by option( in execute() constant
DArtifactResolver.kt116 private val explicitlyFetchInheritedDependencies: Boolean, in <lambda>() constant in androidx.build.importMaven.ArtifactResolver.SingleUseArtifactResolver