forked from Chat_things/NeuroDock
10 lines
164 B
Groovy
10 lines
164 B
Groovy
rootProject.name = 'AI-test'
|
|
include 'API', 'Core', 'Display', 'launcher'
|
|
|
|
|
|
include 'MALAPITool'
|
|
include 'GeniusAPI'
|
|
include 'WikipediaTool'
|
|
include 'MovieSugest'
|
|
|