chore: bump dependencies
This commit is contained in:
parent
6770c01613
commit
efba64ea90
7 changed files with 30 additions and 24 deletions
|
|
@ -16,7 +16,11 @@ kotlin {
|
|||
jvmTarget.set(JvmTarget.JVM_11)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
compilerOptions {
|
||||
freeCompilerArgs.add("-opt-in=kotlin.time.ExperimentalTime")
|
||||
}
|
||||
|
||||
listOf(
|
||||
iosX64(),
|
||||
iosArm64(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue