Files
Gaea/settings.gradle

5 lines
99 B
Groovy
Raw Normal View History

2020-05-18 15:43:17 +08:00
rootProject.name = 'myths.gaea'
2020-05-13 23:17:38 +08:00
include 'src:gaea'
include 'src:gaea.app'
include 'src:gaea.mongo'