kotlin/app-homepage-react/build.gradle.kts [55:62]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - testImplementation(kotlin("test")) } kotlin.sourceSets.all { languageSettings { optIn("kotlin.time.ExperimentalTime") optIn("io.ktor.server.locations.KtorExperimentalLocationsAPI") optIn("space.jetbrains.api.ExperimentalSpaceSdkApi") - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - kotlin/context-menu-extension/build.gradle.kts [43:50]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - testImplementation(kotlin("test")) } kotlin.sourceSets.all { languageSettings { optIn("kotlin.time.ExperimentalTime") optIn("io.ktor.server.locations.KtorExperimentalLocationsAPI") optIn("space.jetbrains.api.ExperimentalSpaceSdkApi") - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -