Skip to content

Commit

Permalink
Merge pull request #9 from corenting/dependabot/gradle/com.google.fir…
Browse files Browse the repository at this point in the history
…ebase-firebase-core-17.2.2

Bump firebase-core from 17.2.1 to 17.2.2
  • Loading branch information
corenting authored Jan 17, 2020
2 parents fd59935 + 613fdf0 commit 34ca0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {

// Play services / Firebase
implementation 'com.google.firebase:firebase-messaging:20.1.0'
implementation 'com.google.firebase:firebase-core:17.2.1'
implementation 'com.google.firebase:firebase-core:17.2.2'

// Retrofit
ext.retrofitVersion = '2.7.1'
Expand Down

0 comments on commit 34ca0ba

Please sign in to comment.