diff --git a/android/app/build.gradle b/android/app/build.gradle
index 30d806e..e237588 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -47,7 +47,6 @@ flutter {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
- compile "com.google.android.gms:play-services-gcm:11.0.1"
compile 'com.android.support:appcompat-v7:25.0.0'
compile 'com.squareup.okhttp3:okhttp:3.8.1'
compile 'com.squareup.okio:okio:1.13.0'
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index 63ea64f..987c67a 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -11,6 +11,7 @@
-->
+