william
Marc Knaup
kotlin.target.compilations.all { allKotlinSourceSets.forEach { sourceSet -> sourceSet.languageSettings.apply { useExperimentalAnnotation("kotlinx.coroutines.FlowPreview") } } }
build.gradle.kts
A modern programming language that makes developers happier.