Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbileck committed Feb 9, 2024
1 parent ee188be commit 968519b
Show file tree
Hide file tree
Showing 2 changed files with 463 additions and 291 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ dependencies {
implementation 'com.google.zxing:core:3.5.3'

implementation platform('com.google.firebase:firebase-bom:32.7.1')
implementation 'com.google.firebase:firebase-analytics-ktx:21.5.0'
implementation 'com.google.firebase:firebase-messaging:23.4.0'
implementation 'com.google.firebase:firebase-analytics-ktx:21.5.1'
implementation 'com.google.firebase:firebase-messaging:23.4.1'

implementation 'com.google.code.gson:gson:2.10.1'

Expand Down
Loading

0 comments on commit 968519b

Please sign in to comment.