diff --git a/kotlin-native/performance/gradle.properties b/kotlin-native/performance/gradle.properties index 20bdd0e6050..ed1877a4ab1 100644 --- a/kotlin-native/performance/gradle.properties +++ b/kotlin-native/performance/gradle.properties @@ -18,9 +18,5 @@ artifactoryRepo = kotlin-native-benchmarks externalReports = coroutinesReport.txt externalBenchmarksReport = externalReport.json -# This can be reverted once bootstrap is updated to 2.0.0: -kotlin.experimental.tryK2=true -# See commit message for more details. - # Avoid building platform libraries by the MPP plugin. kotlin.native.distribution.type=prebuilt \ No newline at end of file