Aria Moradi 0ce4416f09
Multisrc bugfix and genkan refactor (#5707)
* themesource bugfix, refactor genkan

* revert 3da46570aaabed
2021-02-08 16:37:48 -05:00

8 lines
83 B
Plaintext

plugins {
id("kotlin")
}
dependencies {
compileOnly(Deps.kotlin.stdlib)
}