diff --git a/build.gradle b/build.gradle index 6e4acbe33..1b1d9f833 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,6 @@ dependencies { compile 'com.kyleduo.switchbutton:library:1.2.8' compile 'org.whispersystems:axolotl-android:1.3.4' compile 'com.makeramen:roundedimageview:2.2.0' - compile 'com.google.android.gms:play-services-gcm:9.4.0' compile "com.wefika:flowlayout:0.4.1" }