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

6 lines
77 B
Plaintext
Raw Permalink Normal View History

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