Skip to content

Commit ce7757a

Browse files
eduardboschrogerhu
authored andcommitted
chore: Update firebase messaging to 17.3.4 (#916)
1 parent 696af29 commit ce7757a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fcm/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ android {
3131
}
3232

3333
dependencies {
34-
api "com.google.firebase:firebase-messaging:17.1.0"
34+
api "com.google.firebase:firebase-messaging:17.3.4"
3535
api "com.firebase:firebase-jobdispatcher:$firebaseJobdispatcherVersion"
3636
implementation project(':parse')
3737
}

0 commit comments

Comments
 (0)