Files
kotlin-fork/settings.gradle.kts
T
2020-08-29 18:56:59 -05:00

6 lines
166 B
Kotlin

rootProject.name = "kotlin-power-assert"
include(":kotlin-power-assert-gradle")
include(":kotlin-power-assert-plugin")
include(":kotlin-power-assert-plugin-native")