Skip to content

Commit ba77ce7

Browse files
authored
Merge pull request #377 from mgks/dependabot/gradle/all-dependencies-68241881fb
Bump the all-dependencies group across 1 directory with 3 updates
2 parents e72af0e + cb14a7e commit ba77ce7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation 'com.google.firebase:firebase-auth:24.0.1'
7979
implementation 'com.google.firebase:firebase-config:23.0.1'
8080
implementation 'com.google.firebase:firebase-messaging:25.0.1'
81-
implementation 'com.google.firebase:firebase-analytics:23.0.0'
81+
implementation 'com.google.firebase:firebase-analytics:23.2.0'
8282

8383
implementation 'com.google.android.gms:play-services-auth:21.5.1'
8484
implementation 'com.google.android.gms:play-services-ads:24.9.0'
@@ -90,8 +90,8 @@ dependencies {
9090
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
9191
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.2.0'
9292
implementation 'androidx.appcompat:appcompat:1.7.1'
93-
implementation 'androidx.browser:browser:1.9.0'
94-
implementation 'androidx.work:work-runtime:2.11.1'
93+
implementation 'androidx.browser:browser:1.10.0'
94+
implementation 'androidx.work:work-runtime:2.11.2'
9595

9696
// Plugins
9797
implementation 'com.journeyapps:zxing-android-embedded:4.3.0' // ZXing library for QR code scanning

0 commit comments

Comments
 (0)