Skip to content

Commit

Permalink
chore(deps): update dependency com.google.firebase:firebase-bom to v3…
Browse files Browse the repository at this point in the history
…2.8.0
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 7f1458b commit 9f9ac24
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 @@ -190,7 +190,7 @@ dependencies {

implementation 'org.nanohttpd:nanohttpd:2.3.0'

implementation platform('com.google.firebase:firebase-bom:32.3.1')
implementation platform('com.google.firebase:firebase-bom:32.8.0')
implementation 'com.google.firebase:firebase-analytics'

implementation project(path:':common')
Expand Down

0 comments on commit 9f9ac24

Please sign in to comment.