5 lines
104 B
Groovy
5 lines
104 B
Groovy
rootProject.name = "Conversations"
|
|
include ':app'
|
|
include ':annotation'
|
|
include ':annotation-processor'
|