6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
package be.simplenotes
|
|
|
|
plugins {
|
|
kotlin("plugin.serialization")
|
|
}
|