diff --git a/performance/build.gradle b/performance/build.gradle index 601ea4e4ddf..5ce0da61013 100644 --- a/performance/build.gradle +++ b/performance/build.gradle @@ -18,6 +18,9 @@ repositories { maven { url kotlinCompilerRepo } + maven { + url buildKotlinCompilerRepo + } } //TODO: property