Skip to content

Commit

Permalink
Merge pull request #100 from GOVINDDIXIT/dependabot/gradle/com.google…
Browse files Browse the repository at this point in the history
….firebase-firebase-messaging-20.1.5
  • Loading branch information
dependabot-preview[bot] authored Apr 18, 2020
2 parents 708d346 + 477b49c commit b9799d1
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 @@ -44,7 +44,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support:design:28.0.0'
implementation 'com.google.firebase:firebase-messaging:20.1.0'
implementation 'com.google.firebase:firebase-messaging:20.1.5'
implementation 'com.google.firebase:firebase-core:17.3.0'
implementation 'com.github.bumptech.glide:glide:4.8.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
Expand Down

0 comments on commit b9799d1

Please sign in to comment.