Compare commits
1 commit
5a54ce2ae2
...
5e09c16e1a
Author | SHA1 | Date | |
---|---|---|---|
5e09c16e1a |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
|||
|
||||
plugins {
|
||||
kotlin("jvm") version "1.7.0-RC"
|
||||
kotlin("plugin.serialization") version "1.7.0-RC"
|
||||
kotlin("plugin.serialization") version "1.7.22"
|
||||
}
|
||||
|
||||
val ktorVersion = "2.0.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue