mirror of
https://github.com/mvvasilev/personal-finances.git
synced 2025-04-19 14:19:52 +03:00
6 lines
96 B
Groovy
6 lines
96 B
Groovy
|
rootProject.name = 'personal-finances'
|
||
|
|
||
|
include 'PersonalFinancesService'
|
||
|
include 'APIGateway'
|
||
|
|