Searched refs:gradlePropertyKotlinRepoURL (Results 1 – 1 of 1) sorted by relevance
30 val gradlePropertyKotlinRepoURL = project.findProperty("kotlin_repo_url") as? String in getCustomKotlinRepositoryURL() constant33 gradlePropertyKotlinRepoURL != null -> gradlePropertyKotlinRepoURL in getCustomKotlinRepositoryURL()