Searched refs:communityPluginKotlinRepoURL (Results 1 – 1 of 1) sorted by relevance
29 …val communityPluginKotlinRepoURL = project.findProperty("community.project.kotlin.repo") as? String in getCustomKotlinRepositoryURL() constant32 communityPluginKotlinRepoURL != null -> communityPluginKotlinRepoURL in getCustomKotlinRepositoryURL()