Update project structure

This commit is contained in:
Guilherme Werner
2023-06-18 17:06:23 -03:00
parent e360815344
commit 3526246e1d
18 changed files with 60 additions and 164 deletions

View File

@ -1 +1,3 @@
rootProject.name = 'redes'
rootProject.name = 'Redes'
include('client')
include('server')