We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3675a6f commit 3215c43Copy full SHA for 3215c43
samples/build.gradle.kts
@@ -24,7 +24,7 @@ plugins {
24
alias(korro)
25
alias(ktlint)
26
// Doesn't work for now: https://github.com/Kotlin/dataframe/issues/1432
27
- //alias(dataframePlugin)
+ // alias(dataframePlugin)
28
// alias(kover)
29
alias(ksp)
30
}
0 commit comments