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