We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 183ec3d + e6f8be5 commit a652385Copy full SHA for a652385
iterableapi/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
compile fileTree(dir: 'libs', include: ['*.jar'])
23
testCompile 'junit:junit:4.12'
24
compile 'com.android.support:appcompat-v7:23.2.1'
25
- compile 'com.google.android.gms:play-services-gcm:7.5.0'
+ compile 'com.google.android.gms:play-services-gcm:9.0.2'
26
compile 'com.android.support:support-annotations:23.2.1'
27
}
28
0 commit comments