Extract serialization plugin
This commit is contained in:
@@ -2,7 +2,7 @@ import be.simplenotes.Libs
|
||||
|
||||
plugins {
|
||||
id("be.simplenotes.base")
|
||||
kotlin("plugin.serialization") version "1.4.10"
|
||||
id("be.simplenotes.kotlinx-serialization")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user