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