mirror of
https://github.com/guilhermewerner/redes
synced 2025-06-15 06:25:02 +00:00
4 lines
63 B
Groovy
4 lines
63 B
Groovy
rootProject.name = 'Redes'
|
|
include('client')
|
|
include('server')
|