Skip to content

Commit 55f4120

Browse files
committed
Revert "Remove 'withJava()' calls"
This reverts commit ef067f8.
1 parent 3917062 commit 55f4120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/src/main/kotlin/source-sets-conventions.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ kotlin {
2828
explicitApi()
2929

3030
jvm {
31+
withJava()
3132
@OptIn(ExperimentalKotlinGradlePluginApi::class)
3233
compilerOptions {
3334
jvmTarget = JvmTarget.JVM_1_8

0 commit comments

Comments
 (0)