We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ea264 commit 5ef3ee6Copy full SHA for 5ef3ee6
WordPress/build.gradle
@@ -95,8 +95,8 @@ dependencies {
95
compile 'com.android.support:recyclerview-v7:24.0.0'
96
compile 'com.android.support:design:24.0.0'
97
compile 'com.android.support:percent:24.0.0'
98
- compile 'com.google.android.gms:play-services-gcm:8.4.0'
99
- compile 'com.google.android.gms:play-services-auth:8.4.0'
+ compile 'com.google.android.gms:play-services-gcm:9.0.2'
+ compile 'com.google.android.gms:play-services-auth:9.0.2'
100
compile 'com.github.chrisbanes.photoview:library:1.2.4'
101
compile 'com.helpshift:android-helpshift-aar:4.4.0'
102
compile 'de.greenrobot:eventbus:2.4.0'
0 commit comments