Skip to content

Commit

Permalink
update version firebase'
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrorangel committed Feb 25, 2020
1 parent 736ba6c commit 8d70828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ dependencies {
api 'com.facebook.react:react-native:+'
api "com.google.android.gms:play-services-gcm:${rootProject.ext.playServiceGcmVersion}"
api 'me.leolin:ShortcutBadger:1.1.8@aar'
api "com.google.firebase:firebase-messaging:${rootProject.ext.firebaseVersion}"
api "com.google.firebase:firebase-messaging:17.6.0"
}

0 comments on commit 8d70828

Please sign in to comment.