Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinx.atomicfu/buildSrc/src/main/kotlin/
H A DKotlinConfiguration.kt31 val kotlinRepoURL = when { in getCustomKotlinRepositoryURL() constant
47 val kotlinRepoURL = getCustomKotlinRepositoryURL(project) ?: return in addCustomKotlinRepositoryIfEnabled() constant