Mercury-IM/settings.gradle
2019-11-03 20:33:36 +01:00

11 lines
205 B
Groovy

include ':entity',
':entity_xmpp',
':repository',
':repository_xmpp',
':transport_xmpp',
':app',
':thread_utils',
':core'
includeBuild 'libs/Smack'