Searched refs:customKotlinRepoURL (Results 1 – 1 of 1) sorted by relevance
10 val customKotlinRepoURL = getCustomKotlinRepositoryURL(project) in MavenPom() constant25 if (!customKotlinRepoURL.isNullOrEmpty()) { in MavenPom()28 appendNode("url", customKotlinRepoURL) in MavenPom()