mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-12-02 04:15:47 +00:00
add klock in common and DateTimeSerializer
This commit is contained in:
@@ -8,6 +8,11 @@ apply from: "$mppJvmJsAndroidLinuxMingwLinuxArm64ProjectPresetPath"
|
||||
|
||||
kotlin {
|
||||
sourceSets {
|
||||
commonMain {
|
||||
dependencies {
|
||||
api libs.klock
|
||||
}
|
||||
}
|
||||
jvmMain {
|
||||
dependencies {
|
||||
api project(":micro_utils.coroutines")
|
||||
|
||||
Reference in New Issue
Block a user