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 61b2c22 commit 886bb3eCopy full SHA for 886bb3e
aws-runtime/build.gradle.kts
@@ -68,7 +68,6 @@ subprojects {
68
}
69
70
71
- // FIXME Do we need a separate `KotlinNativeCompile` configuration, is configuring KotlinCompile not enough?
72
tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinNativeCompile> {
73
compilerOptions {
74
freeCompilerArgs.add("-Xexpect-actual-classes")
0 commit comments