mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 22:22:22 +01:00
4 lines
104 B
Groovy
4 lines
104 B
Groovy
rootProject.name = "monocles chat"
|
|
include ':app'
|
|
include ':annotation'
|
|
include ':annotation-processor'
|