gradle / kotlin-dsl-samples

Samples builds using the Gradle Kotlin DSL
https://gradle.org/kotlin/
Other
3.71k stars 434 forks source link

KT-28635 - Kotlin MPP Plugin - kotlin.targets.fromPreset() is hard to use #1272

Closed eskatos closed 5 years ago

eskatos commented 5 years ago

See https://youtrack.jetbrains.com/issue/KT-28635

gildor commented 5 years ago

Should be closed probably. New kotlin-multiplatform plugin dsl doesn't require fromPreset anymore and provide Kotlin-DSL friendly way to configure target

eskatos commented 5 years ago

Fixed in 1.3.20, closing