Files
kotlin-fork/kotlin-native/tools/degrade/settings.gradle.kts
T
Svyatoslav Scherbina bc01676489 Add kotlin-native/tools/degrade -- a helper for K/N Gradle builds
Intended to be helpful in minimizing reproducers or investigating
Kotlin/Native-related problems.

It analyses kotlin-multiplatform Gradle plugin events,
and creates shell scripts that run executed Kotlin/Native tools
(compiler, cinterop) without Gradle.
2021-10-06 09:48:16 +00:00

1 line
93 B
Kotlin

// Defines an empty Gradle project, helping to open degrade.init.gradle.kts in IntelliJ IDEA.