Adding Google Play Services and checking for Google Play Services before attempting GCM implementation
This commit is contained in:
@@ -24,4 +24,5 @@ dependencies {
|
||||
compile 'com.github.bumptech.glide:glide:3.5.2'
|
||||
compile 'com.android.support:appcompat-v7:21.0.2'
|
||||
compile 'com.android.support:support-annotations:22.0.0'
|
||||
compile 'com.google.android.gms:play-services-gcm:7.0.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user