Extract serialization plugin
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package be.simplenotes
|
||||
|
||||
plugins {
|
||||
kotlin("jvm") apply false
|
||||
kotlin("plugin.serialization")
|
||||
}
|
||||
Reference in New Issue
Block a user