From 27bb19646fe4046628e9a21e63a425c1f7a8f15f Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 31 Jul 2016 01:35:18 +0300 Subject: move components to api module --- juick-www/build.gradle | 3 --- 1 file changed, 3 deletions(-) (limited to 'juick-www/build.gradle') diff --git a/juick-www/build.gradle b/juick-www/build.gradle index 85532c92..f609cc90 100644 --- a/juick-www/build.gradle +++ b/juick-www/build.gradle @@ -28,9 +28,6 @@ repositories { dependencies { compile project(':juick-core') compile project(':deps:com.juick.xmpp') - compile 'org.slf4j:slf4j-jdk14:1.7.21' - compile 'com.ganyo:gcm-server:1.0.+' - compile 'com.notnoop.apns:apns:1.0.0.Beta6' compile 'com.github.scribejava:scribejava-apis:2.7.3' compile 'org.apache.httpcomponents:httpclient:4.5.1' compile 'org.apache.commons:commons-lang3:3.4' -- cgit v1.2.3