Skip to content

Commit

Permalink
Add kotlinx-serialization plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lealobanov committed Jan 30, 2024
1 parent 468f2e0 commit 502908c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ plugins {
`maven-publish`
id("io.github.gradle-nexus.publish-plugin") version "2.0.0-rc-1"
id("org.jmailen.kotlinter") version "4.2.0"
id("kotlinx-serialization") version "1.8.0"
}

repositories {
Expand Down

0 comments on commit 502908c

Please sign in to comment.