Renamed module 'domain' to 'core' to make its purpose more clear

This commit is contained in:
2016-01-17 05:42:48 +01:00
parent 8764642878
commit ac6f291964
106 changed files with 17 additions and 14 deletions

View File

@ -1,6 +1,6 @@
rootProject.name = 'Jabit'
include 'domain'
include 'core'
include 'networking'