Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorAlbertos committed May 6, 2017
1 parent 1c5761c commit 484db4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Add RxFcm dependency and Google Services plugin to project level build.gradle.
apply plugin: 'com.google.gms.google-services'
dependencies {
compile 'com.github.VictorAlbertos:RxFcm:0.1.0'
compile 'com.github.VictorAlbertos:RxFcm:0.1.1'
compile 'com.google.firebase:firebase-core:9.6.0'
compile 'com.google.firebase:firebase-messaging:9.6.0'
compile 'io.reactivex:rxjava:1.2.1'
Expand Down

0 comments on commit 484db4d

Please sign in to comment.