Join Slack
Communities
Powered by
Yeah, had the same issue. This worked for me: tas...
# multiplatform
a
Arkadii Ivanov
12/12/2020, 6:28 PM
Yeah, had the same issue. This worked for me: tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> { kotlinOptions.jvmTarget = "1.8" } }
Open in Slack
Previous
Next