Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Bump firebase-bom from 26.1.1 to 26.2.0 (#306)
Browse files Browse the repository at this point in the history
Bumps firebase-bom from 26.1.1 to 26.2.0.

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 17, 2020
1 parent c988f0b commit 663b947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SWADroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@ dependencies {
implementation 'com.google.zxing:core:3.4.1'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.google.android.material:material:1.2.1'
implementation platform('com.google.firebase:firebase-bom:26.1.1')
implementation platform('com.google.firebase:firebase-bom:26.2.0')
implementation 'com.google.firebase:firebase-analytics'
}

0 comments on commit 663b947

Please sign in to comment.