Skip to content

Commit

Permalink
- gcm and analytics versions are updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
iammert committed Oct 31, 2016
1 parent bb12a99 commit 8253c2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fastgcm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ android {

dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.google.android.gms:play-services-gcm:9.0.0'
compile 'com.google.android.gms:play-services-analytics:9.0.0'
compile 'com.google.android.gms:play-services-gcm:9.8.0'
compile 'com.google.android.gms:play-services-analytics:9.8.0'
}

0 comments on commit 8253c2c

Please sign in to comment.