mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-10-15 20:30:27 +00:00
initialize startup module
This commit is contained in:
@@ -23,7 +23,7 @@ kotlin {
|
||||
commonMain {
|
||||
dependencies {
|
||||
implementation kotlin('stdlib')
|
||||
implementation libs.kt.serialization
|
||||
api libs.kt.serialization
|
||||
}
|
||||
}
|
||||
commonTest {
|
||||
|
Reference in New Issue
Block a user