Skip to content

Commit

Permalink
Merge pull request #789 from ZeusWPI/dependabot/gradle/com.google.fir…
Browse files Browse the repository at this point in the history
…ebase-firebase-analytics-21.3.0

Bump com.google.firebase:firebase-analytics from 21.2.2 to 21.3.0
  • Loading branch information
niknetniko authored Jun 1, 2023
2 parents 9008a45 + d48727d commit 4a6a337
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 @@ -208,7 +208,7 @@ dependencies {

// Dependencies for the Play Store version.
storeImplementation 'com.google.android.gms:play-services-maps:18.1.0'
storeImplementation 'com.google.firebase:firebase-analytics:21.2.2'
storeImplementation 'com.google.firebase:firebase-analytics:21.3.0'
storeImplementation 'com.google.firebase:firebase-crashlytics:18.3.7'
storeImplementation 'com.google.android.gms:play-services-code-scanner:16.0.0'

Expand Down

0 comments on commit 4a6a337

Please sign in to comment.