Some basic entities and project structure
This commit is contained in:
6
settings.gradle
Normal file
6
settings.gradle
Normal file
@ -0,0 +1,6 @@
|
||||
rootProject.name = 'Jabit'
|
||||
|
||||
include 'domain'
|
||||
|
||||
include 'networking'
|
||||
|
Reference in New Issue
Block a user