6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
|
plugins {
|
||
|
kotlin("multiplatform")
|
||
|
id("ru.mipt.npm.gradle.common")
|
||
|
}
|
||
|
|