Revert "Revert "MERGE::Merge branch 'fix_gradle_build_file'""

This reverts commit 7af5470a8e.
This commit is contained in:
Sem van der Hoeven
2019-03-11 16:03:00 +01:00
parent 7af5470a8e
commit 29229e457c
206 changed files with 2634 additions and 6303 deletions

View File

@@ -1 +1,5 @@
rootProject.name = 'OOPP'
rootProject.name = 'OOPP'
include ':src:Client'
include ':src:Common'
include ':src:Server'