mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-12-03 12:56:21 +00:00
implemented coroutines and exposed utils
This commit is contained in:
@@ -12,5 +12,10 @@ kotlin {
|
||||
api internalProject("micro_utils.repos.common")
|
||||
}
|
||||
}
|
||||
jvmMain {
|
||||
dependencies {
|
||||
api internalProject("micro_utils.exposed")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user