mirror of
https://github.com/OkaeriPoland/okaeri-timings.git
synced 2026-01-18 11:38:32 +01:00
5 lines
65 B
Groovy
5 lines
65 B
Groovy
rootProject.name = 'backend'
|
|
|
|
include 'dataaccess'
|
|
include 'api'
|