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 adddba8 commit bd7cc8cCopy full SHA for bd7cc8c
model-api/build.gradle.kts
@@ -3,6 +3,7 @@ plugins {
3
id("maven-publish")
4
id("org.jetbrains.kotlin.multiplatform")
5
id("org.jlleitschuh.gradle.ktlint")
6
+ kotlin("plugin.serialization")
7
}
8
9
configurations {
0 commit comments