mirror of
https://codeberg.org/Mercury-IM/Mercury-IM
synced 2025-04-21 23:54:47 +02:00
13 lines
272 B
Groovy
13 lines
272 B
Groovy
include ':entity',
|
|
':entity_xmpp',
|
|
':repository',
|
|
':repository_xmpp',
|
|
':core',
|
|
':transport',
|
|
':transport_xmpp',
|
|
':app',
|
|
':thread_utils',
|
|
':core-old',
|
|
':view_entity'
|
|
|
|
includeBuild 'libs/Smack'
|