Skip to content

Commit

Permalink
Update version in gradle file
Browse files Browse the repository at this point in the history
  • Loading branch information
jraska committed May 20, 2020
1 parent b242d9b commit 1faa82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature/push/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation project(':core-android')
implementation project(':lib:identity')

api 'com.google.firebase:firebase-messaging:20.1.2'
api 'com.google.firebase:firebase-messaging:20.1.7'
api 'com.google.firebase:firebase-database:19.2.1'

implementation 'com.google.dagger:dagger:2.27'
Expand Down

0 comments on commit 1faa82d

Please sign in to comment.