mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-11-28 02:05:52 +00:00
huge update with crud caching, common doForAll/getAll and deprecations in old ones doForAll
This commit is contained in:
1
repos/cache/build.gradle
vendored
1
repos/cache/build.gradle
vendored
@@ -11,6 +11,7 @@ kotlin {
|
||||
commonMain {
|
||||
dependencies {
|
||||
api internalProject("micro_utils.repos.common")
|
||||
api internalProject("micro_utils.repos.inmemory")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user