From d41e94c835396f5f8b33f8be05dcb76366e06d22 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 17 Oct 2017 13:50:26 +0300 Subject: notifications: APNS HTTP API --- juick-notifications/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-notifications/build.gradle') diff --git a/juick-notifications/build.gradle b/juick-notifications/build.gradle index 3e641c93..74fb9081 100644 --- a/juick-notifications/build.gradle +++ b/juick-notifications/build.gradle @@ -5,7 +5,7 @@ apply plugin: 'org.akhikhl.gretty' dependencies { compile project(':juick-server-web') compile 'com.ganyo:gcm-server:1.1.0' - compile 'com.notnoop.apns:apns:1.0.0.Beta6' + compile 'com.turo:pushy:0.11.3' compile "rocks.xmpp:xmpp-core-client:0.7.4" compile "rocks.xmpp:xmpp-extensions-client:0.7.4" -- cgit v1.2.3