kmath/kmath-torchscript/runtime/build.gradle.kts

6 lines
77 B
Plaintext
Raw Normal View History

2021-07-13 20:14:09 +03:00
plugins {
kotlin("multiplatform")
id("ru.mipt.npm.gradle.common")
}