Updated on 2026-08-14
This commit is contained in:
parent
8e1763dee2
commit
504a49949a
33 changed files with 408 additions and 25 deletions
|
|
@ -1,4 +1,7 @@
|
|||
plugins {
|
||||
alias(deps.plugins.kotlin.jvm)
|
||||
id("configuration")
|
||||
}
|
||||
dependencies {
|
||||
implementation(projects.core.utils)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue