We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afda357 commit 98c7ddeCopy full SHA for 98c7dde
portal/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("multiplatform")
3
- kotlin("plugin.serialization") version "1.4.30"
+ kotlin("plugin.serialization") version "1.4.31"
4
}
5
6
kotlin {
protocol/build.gradle.kts
kotlin("kapt")
id("java")
0 commit comments