Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Palaistras <alex@deuill.org>2018-12-08 20:32:27 +0300
committerAlex Palaistras <alex@deuill.org>2018-12-08 20:32:27 +0300
commitceaa3135abbf254e92ebee1203a77a2481f7f0c5 (patch)
tree9580fa2561bf30747b9ac7351da79498e1a5b605 /settings.gradle
parent92f4f5b8656fff418169a2652b4404c36477777e (diff)
Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locally
Changes to this library will be implemented as additional commits.
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.gradle b/settings.gradle
index 4193570fa..746b2c7e3 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1 +1,2 @@
+include ':libs:xmpp-addr'
rootProject.name = 'Conversations'