Searched refs:addCustomKotlinRepositoryIfEnabled (Results 1 – 2 of 2) sorted by relevance
33 KotlinConfiguration.addCustomKotlinRepositoryIfEnabled(delegate, project)66 KotlinConfiguration.addCustomKotlinRepositoryIfEnabled(delegate, project)
46 fun addCustomKotlinRepositoryIfEnabled(repositoryHandler: RepositoryHandler, project: Project) { in addCustomKotlinRepositoryIfEnabled() method