mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-03 13:29:18 +01:00
5 lines
87 B
Groovy
5 lines
87 B
Groovy
|
applyMatrixServiceModule(project)
|
||
|
|
||
|
dependencies {
|
||
|
implementation project(":core")
|
||
|
}
|