9 lines
134 B
Groovy
9 lines
134 B
Groovy
/*
|
|
* This file was generated by the Gradle 'init' task.
|
|
*/
|
|
|
|
rootProject.name = 'twigs'
|
|
include ':api'
|
|
include 'app'
|
|
include 'core'
|
|
|