diff options
Diffstat (limited to 'juick-notifications/build.gradle')
-rw-r--r-- | juick-notifications/build.gradle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/juick-notifications/build.gradle b/juick-notifications/build.gradle index de2e4f24..7b97f05b 100644 --- a/juick-notifications/build.gradle +++ b/juick-notifications/build.gradle @@ -22,6 +22,7 @@ dependencies { compile "org.apache.httpcomponents:httpclient:4.5.3" compile "org.apache.commons:commons-lang3:3.6" + compile "org.apache.commons:commons-text:1.1" compile "rocks.xmpp:xmpp-core-client:0.7.4" compile "rocks.xmpp:xmpp-extensions-client:0.7.4" |