hastebrot
Unsupported declaration type: VALUE_PARAMETER File name: build.gradle.kts Physical: true Injected: false
val SourceSet.kotlin: SourceDirectorySet get() = (this as HasConvention).convention.getPlugin<KotlinSourceSet>().kotlin var SourceDirectorySet.sourceDirs: Iterable<File> get() = srcDirs set(<caret>value) { setSrcDirs(value) }
distributionUrl=https\://repo.gradle.org/gradle/dist-snapshots/gradle-kotlin-dsl-4.1-20170624053347+0000-all.zip
pavel.talanov
A modern programming language that makes developers happier.