conversations-classic/settings.gradle
2023-03-01 22:05:42 +01:00

5 lines
104 B
Groovy

rootProject.name = "Conversations"
include ':app'
include ':annotation'
include ':annotation-processor'