4 lines
81 B
Kotlin
4 lines
81 B
Kotlin
plugins {
|
|
id("gradle-plugin-common-configuration")
|
|
id("jps-compatible")
|
|
} |