Home
last modified time | relevance | path

Searched refs:communityPluginKotlinRepoURL (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/kotlinx.atomicfu/buildSrc/src/main/kotlin/
H A DKotlinConfiguration.kt29 …val communityPluginKotlinRepoURL = project.findProperty("community.project.kotlin.repo") as? String in getCustomKotlinRepositoryURL() constant
32 communityPluginKotlinRepoURL != null -> communityPluginKotlinRepoURL in getCustomKotlinRepositoryURL()