6 lines
166 B
Kotlin
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")
|