Mercury-IM/settings.gradle

7 lines
112 B
Groovy
Raw Normal View History

2019-07-03 00:56:55 +02:00
include ':app',
2019-08-03 19:05:50 +02:00
':core',
2019-07-03 00:56:55 +02:00
':persistence-room',
':persistence'
includeBuild 'libs/Smack'