Merge commit '1d57fb83a4db05f5a6b4c997d4bbbfc74e8c7d04' as 'Programming/ProgLab6'
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
|
||||
}
|
||||
rootProject.name = 'ProgLab6'
|
||||
include 'general'
|
||||
include 'client'
|
||||
include 'server'
|
||||
Reference in New Issue
Block a user