1
0
mirror of https://github.com/ouchadam/small-talk.git synced 2025-01-05 06:19:59 +01:00
smalltalk-matrix/matrix/services/profile/build.gradle
2022-02-27 21:48:14 +00:00

5 lines
87 B
Groovy

applyMatrixServiceModule(project)
dependencies {
implementation project(":core")
}