update dependencies

This commit is contained in:
2021-07-31 14:05:52 +06:00
parent d170e86c8a
commit 42c5bd3a7f
6 changed files with 16 additions and 16 deletions

View File

@@ -4,9 +4,7 @@ project.group = "$group"
apply from: "$publishGradlePath"
kotlin {
jvm {
compilations.main.kotlinOptions.useIR = true
}
jvm()
sourceSets {
commonMain {